Home
last modified time | relevance | path

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

/kernel/gcov/
Dgcc_3_4.c168 static unsigned int num_counter_active(struct gcov_info *info) in num_counter_active() function
186 unsigned int active = num_counter_active(info); in gcov_info_reset()
219 for (i = 0; i < num_counter_active(dest); i++) { in gcov_info_add()
232 size = sizeof(struct gcov_fn_info) + num_counter_active(info) * in get_fn_size()
259 active = num_counter_active(info); in gcov_info_dup()
301 unsigned int active = num_counter_active(info); in gcov_info_free()
378 iter = kzalloc(struct_size(iter, type_info, num_counter_active(info)), in gcov_iter_new()
Dgcc_4_7.c180 static unsigned int num_counter_active(struct gcov_info *info) in num_counter_active() function
295 active = num_counter_active(info); in gcov_info_dup()
346 active = num_counter_active(info); in gcov_info_free()