Home
last modified time | relevance | path

Searched defs:out_preempt (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py466 def context_switch(ts, cpu, pid, tid, np_pid, np_tid, machine_pid, out, out_preempt, *x): argument
/linux/tools/perf/util/
H A Ddb-export.c558 bool out_preempt = out && in db_export__switch() local
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1563 bool out_preempt = out && (event->header.misc & PERF_RECORD_MISC_SWITCH_OUT_PREEMPT); python_do_process_switch() local