Searched refs:profile_any_p (Results 1 – 3 of 3) sorted by relevance
132 char profile_any_p; member237 #define PROFILE_ANY_P(cpu) ((WITH_PROFILE) && (CPU_PROFILE_DATA (cpu)->profile_any_p))
173 CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))->profile_any_p = 1; in set_profile_option_mask()179 CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))->profile_any_p = 0; in set_profile_option_mask()184 CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))->profile_any_p = 1; in set_profile_option_mask()
4853 * sim-profile.h (PROFILE_DATA): New member profile_any_p.4858 * sim-profile.c (profile_option_handler): Compute profile_any_p.