Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_record_test.cpp366 static void CheckKernelSymbol(const std::string& path, bool need_kallsyms, bool* success) { in CheckKernelSymbol() function
388 CheckKernelSymbol(tmpfile.path, true, &success); in TEST()
391 CheckKernelSymbol(tmpfile.path, false, &success); in TEST()