Searched refs:PERF_RECORD_SWITCH (Results 1 – 13 of 13) sorted by relevance
53 [PERF_RECORD_SWITCH] = "SWITCH",478 if (event->header.type == PERF_RECORD_SWITCH) in perf_event__fprintf_switch()584 case PERF_RECORD_SWITCH: in perf_event__fprintf()
500 [PERF_RECORD_SWITCH] = &pyrf_context_switch_event__type,511 !(event->header.type == PERF_RECORD_SWITCH || in pyrf_event__new()
941 event->header.type == PERF_RECORD_SWITCH)) in arm_spe_process_event()
711 [PERF_RECORD_SWITCH] = perf_event__switch_swap,1319 case PERF_RECORD_SWITCH: in machines__deliver_event()
1937 case PERF_RECORD_SWITCH: in machine__process_event()
3520 else if (event->header.type == PERF_RECORD_SWITCH || in intel_pt_process_event()
1115 PERF_RECORD_SWITCH = 14, enumerator
346 Display context switch events i.e. events of type PERF_RECORD_SWITCH or
785 PERF_RECORD_SWITCH, which allows unprivileged users to see when their processes790 Please see the 45ac1403f564 ("perf: Add PERF_RECORD_SWITCH to indicate context810 decoding in kernels where the PERF_RECORD_SWITCH metadata event isn't
540 Record context switch events i.e. events of type PERF_RECORD_SWITCH or
873 case PERF_RECORD_SWITCH: in perf_sample__fprintf_start()
9206 se->event_id.header.type = PERF_RECORD_SWITCH; in perf_event_switch_output()