Searched refs:PERF_RECORD_SWITCH (Results 1 – 12 of 12) sorted by relevance
938 PERF_RECORD_SWITCH = 14, enumerator
43 [PERF_RECORD_SWITCH] = "SWITCH",1455 if (event->header.type == PERF_RECORD_SWITCH) in perf_event__fprintf_switch()1497 case PERF_RECORD_SWITCH: in perf_event__fprintf()
513 [PERF_RECORD_SWITCH] = &pyrf_context_switch_event__type,524 !(event->header.type == PERF_RECORD_SWITCH || in pyrf_event__new()
799 [PERF_RECORD_SWITCH] = perf_event__switch_swap,1312 case PERF_RECORD_SWITCH: in machines__deliver_event()
1795 case PERF_RECORD_SWITCH: in machine__process_event()
1998 else if (event->header.type == PERF_RECORD_SWITCH || in intel_pt_process_event()
593 PERF_RECORD_SWITCH, which allows unprivileged users to see when their processes598 Please see the 45ac1403f564 ("perf: Add PERF_RECORD_SWITCH to indicate context618 decoding in kernels where the PERF_RECORD_SWITCH metadata event isn't
301 Display context switch events i.e. events of type PERF_RECORD_SWITCH or
420 Record context switch events i.e. events of type PERF_RECORD_SWITCH or
668 case PERF_RECORD_SWITCH: in perf_sample__fprintf_start()2098 PERF_RECORD_SWITCH, stdout); in process_switch_event()
7555 se->event_id.header.type = PERF_RECORD_SWITCH; in perf_event_switch_output()