Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h447 static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_enter() function
556 bpf_stats_enter(&stats_ctx, profiler_bpf_proc_sys_write); in BPF_KPROBE()
608 bpf_stats_enter(&stats_ctx, profiler_bpf_sys_enter_kill); in tracepoint__syscalls__sys_enter_kill()
621 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exit); in raw_tracepoint__sched_process_exit()
686 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exec); in raw_tracepoint__sched_process_exec()
766 bpf_stats_enter(&stats_ctx, profiler_bpf_do_filp_open_ret); in kprobe_ret__do_filp_open()
834 bpf_stats_enter(&stats_ctx, profiler_bpf_vfs_link); in BPF_KPROBE()
896 bpf_stats_enter(&stats_ctx, profiler_bpf_vfs_symlink); in BPF_KPROBE()
952 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_fork); in raw_tracepoint__sched_process_fork()