Searched refs:num_counter_active (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/gcov/
H A Dgcc_3_4.c40 static unsigned int num_counter_active(struct gcov_info *info) function
58 unsigned int active = num_counter_active(info);
91 for (i = 0; i < num_counter_active(dest); i++) {
104 size = sizeof(struct gcov_fn_info) + num_counter_active(info) *
131 active = num_counter_active(info);
174 unsigned int active = num_counter_active(info);
252 num_counter_active(info) * sizeof(struct type_info),

Completed in 59 milliseconds