Searched defs:context_switch (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/python/ |
| H A D | twatch.py | 11 def main(context_switch = 0, thread = -1): argument
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | tool.h | 56 context_switch, member
|
| H A D | python.c | 762 context_switch = 0, in pyrf_evsel__init() local
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/ |
| H A D | event.h | 407 struct perf_record_switch context_switch; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | perf_event.h | 372 context_switch : 1, /* context switch data */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | perf_event.h | 372 context_switch : 1, /* context switch data */ member
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | perf_event.h | 379 context_switch : 1, /* context switch data */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | perf_event.h | 379 context_switch : 1, /* context switch data */ member
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/ |
| H A D | habanalabs.h | 764 int (*context_switch)(struct hl_device *hdev, u32 asid); member
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | core.c | 3992 context_switch(struct rq *rq, struct task_struct *prev, in context_switch() function
|