Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dprofiler.inc.h452 static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_enter()
464 static INLINE void bpf_stats_exit(struct bpf_func_stats_ctx* bpf_stat_ctx) in bpf_stats_exit()
472 bpf_stats_pre_submit_var_perf_event(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_pre_submit_var_perf_event()
561 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
615 struct bpf_func_stats_ctx stats_ctx; in tracepoint__syscalls__sys_enter_kill()
629 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exit()
697 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exec()
778 struct bpf_func_stats_ctx stats_ctx; in kprobe_ret__do_filp_open()
846 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
908 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
[all …]
A Dprofiler.h162 struct bpf_func_stats_ctx { struct

Completed in 6 milliseconds