Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_report_sample.cpp85 static const char* ProtoExecutionTypeToString(proto::Sample_CallChainEntry_ExecutionType type) { in ProtoExecutionTypeToString() function
467 ProtoExecutionTypeToString(callchain.execution_type())); in DumpProtobufReport()
982 ProtoExecutionTypeToString(ToProtoExecutionType(entries[0].execution_type))); in PrintSample()
993 ProtoExecutionTypeToString(ToProtoExecutionType(entries[i].execution_type))); in PrintSample()