Home
last modified time | relevance | path

Searched refs:bpf_stats_enter (Results 1 – 1 of 1) 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() function
561 bpf_stats_enter(&stats_ctx, profiler_bpf_proc_sys_write); in BPF_KPROBE()
616 bpf_stats_enter(&stats_ctx, profiler_bpf_sys_enter_kill); in tracepoint__syscalls__sys_enter_kill()
629 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exit); in raw_tracepoint__sched_process_exit()
697 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exec); in raw_tracepoint__sched_process_exec()
778 bpf_stats_enter(&stats_ctx, profiler_bpf_do_filp_open_ret); in kprobe_ret__do_filp_open()
846 bpf_stats_enter(&stats_ctx, profiler_bpf_vfs_link); in BPF_KPROBE()
908 bpf_stats_enter(&stats_ctx, profiler_bpf_vfs_symlink); in BPF_KPROBE()
965 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_fork); in raw_tracepoint__sched_process_fork()