Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_record_test.cpp420 static void CheckKernelSymbol(const std::string& path, bool need_kallsyms, in CheckKernelSymbol() function
442 CheckKernelSymbol(tmpfile.path, true, &success); in TEST()
445 CheckKernelSymbol(tmpfile.path, false, &success); in TEST()