Home
last modified time | relevance | path

Searched defs:vmlinux_path (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Ddso_test.cpp217 const std::string vmlinux_path = GetTestData(ELF_FILE); in TEST() local
241 std::string vmlinux_path = std::string(tmpdir.path) + OS_PATH_SEPARATOR + "elf"; in TEST() local