Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h451 static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_enter()
463 static INLINE void bpf_stats_exit(struct bpf_func_stats_ctx* bpf_stat_ctx) in bpf_stats_exit()
471 bpf_stats_pre_submit_var_perf_event(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_pre_submit_var_perf_event()
560 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
614 struct bpf_func_stats_ctx stats_ctx; in tracepoint__syscalls__sys_enter_kill()
628 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exit()
696 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exec()
777 struct bpf_func_stats_ctx stats_ctx; in kprobe_ret__do_filp_open()
845 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
907 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
[all …]
H A Dprofiler.h162 struct bpf_func_stats_ctx { struct