Home
last modified time | relevance | path

Searched defs:___bpf_usdt_args8 (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dusdt.bpf.h224 #define ___bpf_usdt_args8(x, args...) ___bpf_usdt_args7(args), ({ long _x; bpf_usdt_arg(ctx, 7, &_x); (void *)_x; }) macro

Completed in 2 milliseconds