|
GCC Middle and Back End API Reference
|
#include <gcov-io.h>
Data Fields | |
| gcov_unsigned_t | num |
| gcov_type * | values |
Structures embedded in coveraged program. The structures generated by write_profile must match these.
Information about counters for a single function.
| gcov_unsigned_t gcov_ctr_info::num |
| gcov_type* gcov_ctr_info::values |