Searched refs:fn_offset (Results 1 – 4 of 4) sorted by relevance
/external/bcc/src/lua/bcc/ |
D | bpf.lua | 209 local offset = args.fn_offset or 0
|
/external/bcc/src/cc/ |
D | libbpf.h | 89 const char *ev_name, const char *fn_name, uint64_t fn_offset,
|
D | libbpf.c | 1251 uint64_t fn_offset, int maxactive) in bpf_attach_kprobe() argument 1255 fn_offset, -1, maxactive, 0); in bpf_attach_kprobe()
|
/external/bcc/src/cc/includes/ |
D | libbpf.h | 89 const char *ev_name, const char *fn_name, uint64_t fn_offset,
|