Searched defs:context_switch (Results 1 – 6 of 6) sorted by relevance
| /tools/perf/python/ |
| A D | twatch.py | 11 def main(context_switch = 0, thread = -1): argument
|
| /tools/perf/scripts/python/ |
| A D | intel-pt-events.py | 466 def context_switch(ts, cpu, pid, tid, np_pid, np_tid, machine_pid, out, out_preempt, *x): function
|
| /tools/perf/util/ |
| A D | tool.h | 58 context_switch, member
|
| A D | python.c | 787 context_switch = 0, in pyrf_evsel__init() local
|
| /tools/lib/perf/include/perf/ |
| A D | event.h | 540 struct perf_record_switch context_switch; member
|
| /tools/include/uapi/linux/ |
| A D | perf_event.h | 454 context_switch : 1, /* context switch data */ member
|
Completed in 22 milliseconds