Home
last modified time | relevance | path

Searched defs:context_switch (Results 1 – 6 of 6) sorted by relevance

/tools/perf/python/
Dtwatch.py11 def main(context_switch = 0, thread = -1): argument
/tools/perf/util/
Dtool.h58 context_switch, member
Dpython.c721 context_switch = 0, in pyrf_evsel__init() local
/tools/perf/scripts/python/
Dintel-pt-events.py466 def context_switch(ts, cpu, pid, tid, np_pid, np_tid, machine_pid, out, out_preempt, *x): function
/tools/lib/perf/include/perf/
Devent.h512 struct perf_record_switch context_switch; member
/tools/include/uapi/linux/
Dperf_event.h451 context_switch : 1, /* context switch data */ member