Searched defs:context_switch (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/perf/python/ |
| H A D | twatch.py | 11 def main(context_switch = 0, thread = -1): argument
|
| /linux/tools/perf/scripts/python/ |
| H 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
|
| /linux/tools/perf/util/ |
| H A D | tool.h | 61 context_switch, member
|
| H A D | python.c | 998 context_switch = 0, in pyrf_evsel__init() local
|
| /linux/tools/lib/perf/include/perf/ |
| H A D | event.h | 554 struct perf_record_switch context_switch; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | perf_event.h | 455 context_switch : 1, /* context switch data */ member
|
| /linux/include/uapi/linux/ |
| H A D | perf_event.h | 455 context_switch : 1, /* context switch data */ member
|
| /linux/kernel/sched/ |
| H A D | core.c | 5202 context_switch(struct rq *rq, struct task_struct *prev, in context_switch() function
|