Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dmap.h216 bool __map__is_bpf_image(const struct map *map);
223 !__map__is_bpf_image(map); in __map__is_kmodule()
Dmap.c268 bool __map__is_bpf_image(const struct map *map) in __map__is_bpf_image() function