Searched refs:PROFILE_PC_START (Results 1 – 3 of 3) sorted by relevance
40 # define PROFILE_PC_START(p) _profile_stub macro411 PROFILE_PC_START (CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))) = base; in profile_option_handler()522 i = (pc - PROFILE_PC_START (profile)) >> PROFILE_PC_SHIFT (profile); in profile_pc_event()549 PROFILE_PC_START (data) = STATE_TEXT_START (sd); in profile_pc_init()570 - PROFILE_PC_START (data) in profile_pc_init()586 - PROFILE_PC_START (data) in profile_pc_init()597 PROFILE_PC_END (data) = (PROFILE_PC_START (data) in profile_pc_init()649 (long) PROFILE_PC_START (profile), in profile_print_pc()665 (long) (PROFILE_PC_START (profile) in profile_print_pc()700 header[0] = PROFILE_PC_START (profile); in profile_print_pc()
193 #define PROFILE_PC_START(p) ((p)->profile_pc_start) macro
2544 PROFILE_PC_SHIFT, PROFILE_PC_START, PROFILE_PC_END,6592 * sim-profile.h (PROFILE_PC_COUNT, PROFILE_PC_START,