Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dperf_event_stackmap.c31 int oncpu(void *ctx) in oncpu() function
H A Dtest_stacktrace_build_id.c43 int oncpu(struct pt_regs *args) in oncpu() function
H A Dstacktrace_map_skip.c36 int oncpu(struct trace_event_raw_sched_switch *ctx) in oncpu() function
H A Dtest_tracepoint.c20 int oncpu(struct sched_switch_args *ctx) in oncpu() function
H A Dtest_stacktrace_map.c54 int oncpu(struct sched_switch_args *ctx) in oncpu() function
/linux/samples/bpf/
H A Doffwaketime.bpf.c108 int oncpu(struct trace_event_raw_sched_switch *ctx) function
/linux/kernel/sched/
H A Dpsi.c223 const bool oncpu = state_mask & PSI_ONCPU; in test_states() local
/linux/include/linux/
H A Dperf_event.h785 int oncpu; member