Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dmemleak.bpf.c171 int BPF_KRETPROBE(malloc_exit) in BPF_KRETPROBE() argument
H A Dmemleak.c1032 ATTACH_URETPROBE_CHECKED(skel, malloc, malloc_exit); in attach_uprobes()