Home
last modified time | relevance | path

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

/linux/tools/perf/python/
H A Dtwatch.py11 def main(context_switch = 0, thread = -1): argument
/linux/tools/perf/util/
H A Dtool.h58 context_switch, member
H A Dpython.c716 context_switch = 0, in pyrf_evsel__init() local
/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): function
/linux/tools/lib/perf/include/perf/
H A Devent.h512 struct perf_record_switch context_switch; member
/linux/tools/include/uapi/linux/
H A Dperf_event.h451 context_switch : 1, /* context switch data */ member
/linux/kernel/sched/
H A Dcore.c5313 context_switch(struct rq *rq, struct task_struct *prev, in context_switch() function
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1686 int (*context_switch)(struct hl_device *hdev, u32 asid); member