Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dvdso.c16 static bool vdso_found; variable
58 if (vdso_found) in get_file()
82 vdso_found = (vdso != NULL); in get_file()
88 if (vdso_found) in vdso__exit()