Searched defs:n_counters (Results 1 – 7 of 7) sorted by relevance
46 void __gcov_merge_add(gcov_type *counters, unsigned int n_counters) in __gcov_merge_add()52 void __gcov_merge_single(gcov_type *counters, unsigned int n_counters) in __gcov_merge_single()58 void __gcov_merge_delta(gcov_type *counters, unsigned int n_counters) in __gcov_merge_delta()64 void __gcov_merge_ior(gcov_type *counters, unsigned int n_counters) in __gcov_merge_ior()70 void __gcov_merge_time_profile(gcov_type *counters, unsigned int n_counters) in __gcov_merge_time_profile()76 void __gcov_merge_icall_topn(gcov_type *counters, unsigned int n_counters) in __gcov_merge_icall_topn()
54 unsigned n_counters; /* Number of required counters. */ member
283 static inline int n_counters(void) in n_counters() function
33 int n_counters; member
813 static int n_counters(void) in n_counters() function
1005 unsigned int n_counters; in ni_660x_auto_attach() local