Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dmap.c25 static inline int is_anon_memory(const char *filename, u32 flags) in is_anon_memory() function
157 anon = is_anon_memory(filename, flags); in map__new()