Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/python/
Dtwatch.py11 def main(context_switch = 0, thread = -1): argument
/Linux-v5.4/tools/perf/util/
Dtool.h55 context_switch, member
Dpython.c741 context_switch = 0, in pyrf_evsel__init() local
/Linux-v5.4/tools/perf/lib/include/perf/
Devent.h374 struct perf_record_switch context_switch; member
/Linux-v5.4/tools/include/uapi/linux/
Dperf_event.h372 context_switch : 1, /* context switch data */ member
/Linux-v5.4/include/uapi/linux/
Dperf_event.h372 context_switch : 1, /* context switch data */ member
/Linux-v5.4/drivers/misc/habanalabs/
Dhabanalabs.h551 int (*context_switch)(struct hl_device *hdev, u32 asid); member
/Linux-v5.4/kernel/sched/
Dcore.c3333 context_switch(struct rq *rq, struct task_struct *prev, in context_switch() function