Searched refs:dump_histogram_value (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-prof.cc | 225 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value() function 437 dump_histogram_value (dump_file, hist); in dump_histograms_for_stmt() 501 dump_histogram_value (stderr, hist); in visit_hist() 532 dump_histogram_value (stderr, hist); in verify_histograms() 1967 dump_histogram_value (dump_file, hist); in gimple_find_values_to_profile()
|
H A D | ChangeLog-2019 | 16370 * value-prof.c (dump_histogram_value): Use default 23651 * value-prof.c (dump_histogram_value): Use TOPN_VALUES 25981 * value-prof.c (dump_histogram_value): Change dump format. 25986 * value-prof.c (dump_histogram_value): Print histogram values 25998 * value-prof.c (dump_histogram_value): 26135 * value-prof.c (dump_histogram_value): Likewise. 26630 * value-prof.c (dump_histogram_value): Fix typo.
|
H A D | ChangeLog-2020 | 20800 * value-prof.c (dump_histogram_value): Dump variable number 34347 * value-prof.c (dump_histogram_value): Use abs_hwi instead of 34689 * value-prof.c (dump_histogram_value): Use std::abs. 35682 * value-prof.c (dump_histogram_value): 38087 * value-prof.c (dump_histogram_value): Fix
|
H A D | ChangeLog-2016 | 12013 * value-prof.c (dump_histogram_value): Do not handle 16172 * value-prof.c (dump_histogram_value): Swap pow2 and non-pow2
|
H A D | ChangeLog-2013 | 9939 (dump_histogram_value): TP type added to dumps. 34923 (dump_histogram_value): Add HIST_TYPE_MAX.
|
H A D | ChangeLog-2006 | 930 gimple_histogram_value_of_type, dump_histogram_value,
|
H A D | ChangeLog-2014 | 16131 (dump_histogram_value): Hanlde indirect_call_topn counters. 36956 * value-prof.c (dump_histogram_value): Print using PRId64.
|
H A D | ChangeLog-2007 | 30989 * value-prof.c (dump_histogram_value, tree_find_values_to_profile):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-prof.c | 225 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value() function 416 dump_histogram_value (dump_file, hist); in dump_histograms_for_stmt() 480 dump_histogram_value (stderr, hist); in visit_hist() 511 dump_histogram_value (stderr, hist); in verify_histograms() 1930 dump_histogram_value (dump_file, hist); in gimple_find_values_to_profile()
|