Home
last modified time | relevance | path

Searched defs:kprobe (Results 1 – 8 of 8) sorted by relevance

/external/bcc/src/lua/bpf/
Dbpf.lua1599 kprobe = function(tp, prog, retprobe, pid, cpu, group_fd) function
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h19145 struct kprobe { struct
19149 kprobe_opcode_t *addr; argument
19152 kprobe_pre_handler_t pre_handler; argument
19153 kprobe_post_handler_t post_handler; argument
19154 kprobe_fault_handler_t fault_handler; argument
19155 kprobe_opcode_t opcode; argument
19160 struct kprobe_ctlblk { argument
Dvmlinux.h19145 struct kprobe { struct
19149 kprobe_opcode_t *addr; argument
19152 kprobe_pre_handler_t pre_handler; argument
19153 kprobe_post_handler_t post_handler; argument
19154 kprobe_fault_handler_t fault_handler; argument
19155 kprobe_opcode_t opcode; argument
19160 struct kprobe_ctlblk { argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10021 struct kprobe { struct
10025 kprobe_opcode_t *addr; argument
10028 kprobe_pre_handler_t pre_handler; argument
10029 kprobe_post_handler_t post_handler; argument
10030 kprobe_opcode_t opcode; argument
10036 struct kprobe *kp; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h17543 struct kprobe { struct
17547 kprobe_opcode_t *addr; argument
17550 kprobe_pre_handler_t pre_handler; argument
17551 kprobe_post_handler_t post_handler; argument
17552 kprobe_fault_handler_t fault_handler; argument
17553 kprobe_opcode_t opcode; argument
17558 struct kprobe_step_ctx { argument
Dvmlinux_510.h17543 struct kprobe { struct
17547 kprobe_opcode_t *addr; argument
17550 kprobe_pre_handler_t pre_handler; argument
17551 kprobe_post_handler_t post_handler; argument
17552 kprobe_fault_handler_t fault_handler; argument
17553 kprobe_opcode_t opcode; argument
17558 struct kprobe_step_ctx { argument
/external/bcc/libbpf-tools/x86/
Dvmlinux.h17061 struct kprobe { struct
17065 kprobe_opcode_t *addr; argument
17068 kprobe_pre_handler_t pre_handler; argument
17069 kprobe_post_handler_t post_handler; argument
17070 kprobe_fault_handler_t fault_handler; argument
17071 kprobe_opcode_t opcode; argument
17076 struct kprobe_ctlblk { argument
Dvmlinux_505.h17061 struct kprobe { struct
17065 kprobe_opcode_t *addr; argument
17068 kprobe_pre_handler_t pre_handler; argument
17069 kprobe_post_handler_t post_handler; argument
17070 kprobe_fault_handler_t fault_handler; argument
17071 kprobe_opcode_t opcode; argument
17076 struct kprobe_ctlblk { argument