Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/gcov/
Dgcc_3_4.c155 static unsigned int num_counter_active(struct gcov_info *info) in num_counter_active() function
173 unsigned int active = num_counter_active(info); in gcov_info_reset()
206 for (i = 0; i < num_counter_active(dest); i++) { in gcov_info_add()
219 size = sizeof(struct gcov_fn_info) + num_counter_active(info) * in get_fn_size()
246 active = num_counter_active(info); in gcov_info_dup()
289 unsigned int active = num_counter_active(info); in gcov_info_free()
367 num_counter_active(info) * sizeof(struct type_info), in gcov_iter_new()
Dgcc_4_7.c163 static unsigned int num_counter_active(struct gcov_info *info) in num_counter_active() function
278 active = num_counter_active(info); in gcov_info_dup()
329 active = num_counter_active(info); in gcov_info_free()