Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmap.h216 bool __map__is_bpf_image(const struct map *map);
223 !__map__is_bpf_image(map); in __map__is_kmodule()
H A Dmap.c268 bool __map__is_bpf_image(const struct map *map) in __map__is_bpf_image() function