Searched defs:context_switch (Results  1 – 6 of 6) sorted by relevance
| /tools/perf/python/ | 
| D | twatch.py | 11 def main(context_switch = 0, thread = -1):  argument
  | 
| /tools/perf/util/ | 
| D | tool.h | 58 			context_switch,  member
  | 
| D | python.c | 721 	    context_switch = 0,  in pyrf_evsel__init()  local
  | 
| /tools/perf/scripts/python/ | 
| 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/lib/perf/include/perf/ | 
| D | event.h | 512 	struct perf_record_switch		context_switch;  member
  | 
| /tools/include/uapi/linux/ | 
| D | perf_event.h | 451 				context_switch :  1, /* context switch data */  member
  |