Home
last modified time | relevance | path

Searched defs:oncpu (Results 1 – 6 of 6) 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