Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_report_sample.cpp84 static const char* ProtoExecutionTypeToString(proto::Sample_CallChainEntry_ExecutionType type) { in ProtoExecutionTypeToString() function
411 ProtoExecutionTypeToString(callchain.execution_type())); in DumpProtobufReport()
769 ProtoExecutionTypeToString(ToProtoExecutionType(entries[0].execution_type))); in PrintSampleRecord()
780 ProtoExecutionTypeToString(ToProtoExecutionType(entries[i].execution_type))); in PrintSampleRecord()