Home
last modified time | relevance | path

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

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