Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/python/
Dtwatch.py18 def main(context_switch = 0, thread = -1): argument
/linux-4.4.14/tools/perf/util/
Dtool.h49 context_switch, member
Dpython.c603 context_switch = 0, in pyrf_evsel__init() local
Devent.h380 struct context_switch_event context_switch; member
/linux-4.4.14/include/uapi/linux/
Dperf_event.h336 context_switch : 1, /* context switch data */ member
/linux-4.4.14/kernel/sched/
Dcore.c2666 context_switch(struct rq *rq, struct task_struct *prev, in context_switch() function