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()
464 [PERF_RECORD_SWITCH] = &pyrf_context_switch_event__type,475 !(event->header.type == PERF_RECORD_SWITCH || in pyrf_event__new()
712 [PERF_RECORD_SWITCH] = perf_event__switch_swap,1340 case PERF_RECORD_SWITCH: in machines__deliver_event()
1228 event->header.type == PERF_RECORD_SWITCH)) in arm_spe_process_event()
1941 case PERF_RECORD_SWITCH: in machine__process_event()
3572 else if (event->header.type == PERF_RECORD_SWITCH || in intel_pt_process_event()
1126 PERF_RECORD_SWITCH = 14, enumerator
355 Display context switch events i.e. events of type PERF_RECORD_SWITCH or
839 PERF_RECORD_SWITCH, which allows unprivileged users to see when their processes844 Please see the 45ac1403f564 ("perf: Add PERF_RECORD_SWITCH to indicate context864 decoding in kernels where the PERF_RECORD_SWITCH metadata event isn't
548 Record context switch events i.e. events of type PERF_RECORD_SWITCH or
896 case PERF_RECORD_SWITCH: in perf_sample__fprintf_start()
9572 se->event_id.header.type = PERF_RECORD_SWITCH; in perf_event_switch_output()