Lines Matching full:update
23 static void update(void *ctx, __u64 *res) in update() function
34 update(ctx, &kprobe_res); in handle_kprobe()
41 update(ctx, &kretprobe_res); in handle_kretprobe()
48 update(ctx, &uprobe_res); in handle_uprobe()
55 update(ctx, &uretprobe_res); in handle_uretprobe()
67 update(ctx, &tp_res); in handle_tp1()
73 update(ctx, &tp_res); in handle_tp2()
79 update(ctx, &tp_res); in handle_tp3()
86 update(ctx, &pe_res); in handle_pe()
93 update(ctx, &fentry_res); in BPF_PROG()
100 update(ctx, &fexit_res); in BPF_PROG()
107 update(ctx, &fmod_ret_res); in BPF_PROG()
117 update(ctx, &lsm_res); in BPF_PROG()