Searched defs:___bpf_usdt_args4 (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | usdt.bpf.h | 220 #define ___bpf_usdt_args4(x, args...) ___bpf_usdt_args3(args), ({ long _x; bpf_usdt_arg(ctx, 3, &_x); (void *)_x; }) macro |
Completed in 1 milliseconds