Searched defs:bpf_raw_tracepoint_args (Results 1 – 3 of 3) sorted by relevance
1800 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5()1831 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3()1857 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4()
6748 struct bpf_raw_tracepoint_args { struct6749 __u64 args[0];
Completed in 33 milliseconds