Searched refs:write_topn_counters (Results 1 – 8 of 8) sorted by relevance
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/ |
H A D | libgcov-driver.c | 346 write_topn_counters (const struct gcov_ctr_info *ci_ptr, in write_topn_counters() function 467 write_topn_counters (ci_ptr, t_ix, n_counts); in write_one_data()
|
H A D | ChangeLog | 168 (write_topn_counters): ... this.
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/ |
H A D | libgcov-driver.c | 346 write_topn_counters (const struct gcov_ctr_info *ci_ptr, in write_topn_counters() function 467 write_topn_counters (ci_ptr, t_ix, n_counts); in write_one_data()
|
H A D | ChangeLog | 148 (write_topn_counters): ... this.
|
/dports/lang/gcc11/gcc-11.2.0/libgcc/ |
H A D | libgcov-driver.c | 346 write_topn_counters (const struct gcov_ctr_info *ci_ptr, in write_topn_counters() function 467 write_topn_counters (ci_ptr, t_ix, n_counts); in write_one_data()
|
H A D | ChangeLog | 148 (write_topn_counters): ... this.
|
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/ |
H A D | libgcov-driver.c | 418 write_topn_counters (const struct gcov_ctr_info *ci_ptr, in write_topn_counters() function 557 write_topn_counters (ci_ptr, t_ix, n_counts, dump_fn, allocate_fn, in write_one_data()
|
H A D | ChangeLog | 274 (write_topn_counters): Use __INTPTR_TYPE__ instead of intptr_t. 292 (write_topn_counters): Add dump_fn, allocate_fn, and arg parameters. 491 (write_topn_counters): ... this.
|