Home
last modified time | relevance | path

Searched refs:PROFILE_REPRODUCIBILITY_MULTITHREADED (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h219 PROFILE_REPRODUCIBILITY_MULTITHREADED enumerator
H A Dvalue-prof.c757 == PROFILE_REPRODUCIBILITY_MULTITHREADED))) in get_nth_most_common_value()
H A Dcommon.opt2205 Enum(profile_reproducibility) String(multithreaded) Value(PROFILE_REPRODUCIBILITY_MULTITHREADED)
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h220 PROFILE_REPRODUCIBILITY_MULTITHREADED enumerator
H A Dprofile.cc971 = (flag_profile_reproducible == PROFILE_REPRODUCIBILITY_MULTITHREADED); in compute_value_histograms()
H A Dvalue-prof.c757 == PROFILE_REPRODUCIBILITY_MULTITHREADED))) in get_nth_most_common_value()
H A Dvalue-prof.cc789 && flag_profile_reproducible == PROFILE_REPRODUCIBILITY_MULTITHREADED) in get_nth_most_common_value()
H A Dcommon.opt2205 Enum(profile_reproducibility) String(multithreaded) Value(PROFILE_REPRODUCIBILITY_MULTITHREADED)
H A DChangeLog-202133709 PROFILE_REPRODUCIBILITY_MULTITHREADED.