Searched refs:is_anon_memory (Results 1 – 3 of 3) sorted by relevance
176 static inline int is_anon_memory(const char *filename) in is_anon_memory() function
145 anon = is_anon_memory(filename) || flags & MAP_HUGETLB; in map__new()
566 if (is_anon_memory(dso->long_name) || flags & MAP_HUGETLB) in dso__inject_build_id()
Completed in 8 milliseconds