Searched defs:overall_time (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-split.cc | 1025 sreal overall_time; member in stack_entry 1051 find_split_points (basic_block return_bb, sreal overall_time, int overall_size) in find_split_points() 1712 sreal overall_time = 0; in execute_split_functions() local
|
H A D | ipa-profile.cc | 137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local 766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-split.c | 1006 sreal overall_time; variable 1032 find_split_points (basic_block return_bb, sreal overall_time, int overall_size) in find_split_points() 1693 sreal overall_time = 0; in execute_split_functions() local
|
H A D | ipa-profile.c | 137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local 766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
|