Searched refs:is_bpf_image (Results 1 – 3 of 3) sorted by relevance
164 static inline bool is_bpf_image(const char *name) in is_bpf_image() function
277 return name && is_bpf_image(name); in __map__is_bpf_image()
908 if (is_bpf_image(event->ksymbol.name)) { in machine__process_ksymbol_register()
Completed in 11 milliseconds