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

/kernel/gcov/
H A Dbase.c64 void __gcov_merge_add(gcov_type *counters, unsigned int n_counters) argument
70 void __gcov_merge_single(gcov_type *counters, unsigned int n_counters) argument
76 void __gcov_merge_delta(gcov_type *counters, unsigned int n_counters) argument
82 void __gcov_merge_ior(gcov_type *counters, unsigned int n_counters) argument
88 void __gcov_merge_time_profile(gcov_type *counters, unsigned int n_counters) argument

Completed in 2 milliseconds