Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.c152 int anon, no_dso, vdso, android; in map__new() local
155 anon = is_anon_memory(filename); in map__new()
166 if ((anon || no_dso) && type == MAP__FUNCTION) { in map__new()
187 if (anon || no_dso) { in map__new()