Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.h229 const char* DsoTypeToString(DsoType dso_type);
Dcmd_dumprecord.cpp476 PrintIndented(2, "file_type %s\n", DsoTypeToString(file.type)); in DumpFeatureSection()
Ddso.cpp978 const char* DsoTypeToString(DsoType dso_type) { in DsoTypeToString() function
Drecord.cpp1270 DsoTypeToString(static_cast<DsoType>(dso_type)), dso_type); in DumpData()