Searched refs:PROFILE_PC_FREQ (Results 1 – 3 of 3) sorted by relevance
37 # define PROFILE_PC_FREQ(p) _profile_stub macro343 PROFILE_PC_FREQ (CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))) = val; in profile_option_handler()528 sim_events_schedule (sd, PROFILE_PC_FREQ (profile), profile_pc_event, cpu); in profile_pc_event()544 if (PROFILE_PC_FREQ (data) == 0) in profile_pc_init()545 PROFILE_PC_FREQ (data) = 257; in profile_pc_init()605 PROFILE_PC_FREQ (data), in profile_pc_init()645 COMMAS (PROFILE_PC_FREQ (profile))); in profile_print_pc()
189 #define PROFILE_PC_FREQ(p) ((p)->profile_pc_freq) macro
2543 * sim-profile.c (PROFILE_PC_FREQ, PROFILE_PC_NR_BUCKETS,