Home
last modified time | relevance | path

Searched defs:out_preempt (Results 1 – 2 of 2) 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