Searched refs:PERF_RECORD_SWITCH (Results 1 – 7 of 7) 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()
1941 case PERF_RECORD_SWITCH: in machine__process_event()
1124 PERF_RECORD_SWITCH = 14, enumerator
346 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
544 Record context switch events i.e. events of type PERF_RECORD_SWITCH or
9303 se->event_id.header.type = PERF_RECORD_SWITCH; in perf_event_switch_output()