bpf_stats_enter
bpf_stats_enter(&stats_ctx, profiler_bpf_proc_sys_write);
bpf_stats_enter(&stats_ctx, profiler_bpf_sys_enter_kill);
bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exit);
bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exec);
bpf_stats_enter(&stats_ctx, profiler_bpf_do_file_open_ret);
bpf_stats_enter(&stats_ctx, profiler_bpf_vfs_link);
bpf_stats_enter(&stats_ctx, profiler_bpf_vfs_symlink);
bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_fork);