Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DSampleDisplayer.h247 void PrintNames(FILE* fp) { in PrintNames() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1407 auto PrintNames = [&](Option Action) { in printLocalNames() local