Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_stacktrace_build_id.c43 int oncpu(struct pt_regs *args) in oncpu() function
Dperf_event_stackmap.c31 int oncpu(void *ctx) in oncpu() function
Dstacktrace_map_skip.c36 int oncpu(struct trace_event_raw_sched_switch *ctx) in oncpu() function
Dtest_tracepoint.c20 int oncpu(struct sched_switch_args *ctx) in oncpu() function
Dtest_stacktrace_map.c54 int oncpu(struct sched_switch_args *ctx) in oncpu() function
/Linux-v6.1/samples/bpf/
Doffwaketime_kern.c125 int oncpu(struct sched_switch_args *ctx) function
/Linux-v6.1/kernel/sched/
Dpsi.c216 static bool test_state(unsigned int *tasks, enum psi_states state, bool oncpu) in test_state()
/Linux-v6.1/include/linux/
Dperf_event.h739 int oncpu; member