GCC Middle and Back End API Reference
|
#include <gcov-io.h>
Data Fields | |
unsigned | num_counters |
gcov_type | min_counter |
Working set size statistics for a given percentage of the entire profile (sum_all from the counter summary).
gcov_type gcov_working_set_info::min_counter |
Referenced by compute_working_sets(), dump_working_sets(), get_hot_bb_threshold(), and get_working_sets().
unsigned gcov_working_set_info::num_counters |
Referenced by compute_working_sets(), dump_working_sets(), and get_working_sets().