Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmap.h225 bool __map__is_bpf_image(const struct map *map);
232 !__map__is_bpf_image(map); in __map__is_kmodule()
H A Dmap.c267 bool __map__is_bpf_image(const struct map *map) in __map__is_bpf_image() function