Home
last modified time | relevance | path

Searched refs:PERF_RECORD_SWITCH (Results 1 – 11 of 11) sorted by relevance

/tools/perf/util/
A Devent.c56 [PERF_RECORD_SWITCH] = "SWITCH",
484 if (event->header.type == PERF_RECORD_SWITCH) in perf_event__fprintf_switch()
604 case PERF_RECORD_SWITCH: in perf_event__fprintf()
A Dpython.c476 [PERF_RECORD_SWITCH] = &pyrf_context_switch_event__type,
487 !(event->header.type == PERF_RECORD_SWITCH || in pyrf_event__new()
A Dsession.c717 [PERF_RECORD_SWITCH] = perf_event__switch_swap,
1345 case PERF_RECORD_SWITCH: in machines__deliver_event()
A Darm-spe.c1324 event->header.type == PERF_RECORD_SWITCH)) in arm_spe_process_event()
A Dmachine.c1976 case PERF_RECORD_SWITCH: in machine__process_event()
A Dintel-pt.c3770 else if (event->header.type == PERF_RECORD_SWITCH || in intel_pt_process_event()
/tools/include/uapi/linux/
A Dperf_event.h1137 PERF_RECORD_SWITCH = 14, enumerator
/tools/perf/Documentation/
A Dperf-script.txt355 Display context switch events i.e. events of type PERF_RECORD_SWITCH or
A Dperf-intel-pt.txt839 PERF_RECORD_SWITCH, which allows unprivileged users to see when their processes
844 Please see the 45ac1403f564 ("perf: Add PERF_RECORD_SWITCH to indicate context
864 decoding in kernels where the PERF_RECORD_SWITCH metadata event isn't
A Dperf-record.txt553 Record context switch events i.e. events of type PERF_RECORD_SWITCH or
/tools/perf/
A Dbuiltin-script.c898 case PERF_RECORD_SWITCH: in perf_sample__fprintf_start()

Completed in 770 milliseconds