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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov-merge.c48 __gcov_merge_add (gcov_type *counters, unsigned n_counters) argument
60 __gcov_merge_ior (gcov_type *counters, unsigned n_counters) argument
72 __gcov_merge_time_profile (gcov_type *counters, unsigned n_counters) argument
179 __gcov_merge_topn(gcov_type *counters, unsigned n_counters) argument
[all...]
H A Dlibgcov-util.c693 __gcov_add_counter_op (gcov_type *counters, unsigned n_counters, argument
730 __gcov_topn_counter_op (gcov_type *counters, unsigned n_counters, argument
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov-merge.c48 __gcov_merge_add (gcov_type *counters, unsigned n_counters) argument
60 __gcov_merge_ior (gcov_type *counters, unsigned n_counters) argument
72 __gcov_merge_time_profile (gcov_type *counters, unsigned n_counters) argument
103 __gcov_merge_topn(gcov_type *counters, unsigned n_counters) argument
[all...]
H A Dlibgcov-util.c750 __gcov_add_counter_op (gcov_type *counters, unsigned n_counters, argument
787 __gcov_topn_counter_op (gcov_type *counters, unsigned n_counters, argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h54 unsigned n_counters; /* Number of required counters. */ member in struct:histogram_value_t
H A Dcoverage.c1108 unsigned n_counters = 0; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h54 unsigned n_counters; /* Number of required counters. */ member in struct:histogram_value_t

Completed in 131 milliseconds