Searched refs:PROFILE_UPDATE_ATOMIC (Results 1 – 3 of 3) sorted by relevance
131 = flag_profile_update == PROFILE_UPDATE_ATOMIC ? "_atomic" : ""; in gimple_init_gcov_profiler()249 if (flag_profile_update == PROFILE_UPDATE_ATOMIC) in gimple_gen_edge_profiler()526 if (flag_profile_update == PROFILE_UPDATE_ATOMIC) in gimple_gen_time_profiler()717 if (flag_profile_update == PROFILE_UPDATE_ATOMIC in tree_profiling()726 ? PROFILE_UPDATE_ATOMIC : PROFILE_UPDATE_SINGLE; in tree_profiling()
212 PROFILE_UPDATE_ATOMIC, enumerator
2347 Enum(profile_update) String(atomic) Value(PROFILE_UPDATE_ATOMIC)