Home
last modified time | relevance | path

Searched refs:bpf_func_stats_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h443 static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_enter()
455 static INLINE void bpf_stats_exit(struct bpf_func_stats_ctx* bpf_stat_ctx) in bpf_stats_exit()
463 bpf_stats_pre_submit_var_perf_event(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_pre_submit_var_perf_event()
551 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
601 struct bpf_func_stats_ctx stats_ctx; in tracepoint__syscalls__sys_enter_kill()
615 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exit()
679 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exec()
757 struct bpf_func_stats_ctx stats_ctx; in kprobe_ret__do_filp_open()
823 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
881 struct bpf_func_stats_ctx stats_ct in BPF_KPROBE()
[all...]
H A Dprofiler.h162 struct bpf_func_stats_ctx { struct