Searched refs:is_bpf_image (Results 1 – 3 of 3) sorted by relevance
246 static inline bool is_bpf_image(const char *name) in is_bpf_image() function
281 return name && is_bpf_image(name); in __map__is_bpf_image()
723 if (is_bpf_image(event->ksymbol.name)) { in machine__process_ksymbol_register()