Home
last modified time | relevance | path

Searched refs:PT_REGS_IP (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dusdt.bpf.h83 long ip = PT_REGS_IP(ctx); in __bpf_usdt_spec_id()
H A Dbpf_tracing.h497 #define PT_REGS_IP(x) (__PT_REGS_CAST(x)->__PT_IP_REG) macro
575 #define PT_REGS_IP(x) ({ _Pragma(__BPF_TARGET_MISSING); 0l; }) macro

Completed in 4 milliseconds