Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dusdt.bpf.h213 #define ___bpf_usdt_args0() ctx macro
214 #define ___bpf_usdt_args1(x) ___bpf_usdt_args0(), ({ long _x; bpf_usdt_arg(ctx, 0, &_x); (void *)_x…