Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_report_sample.cpp68 static proto::Sample_CallChainEntry_ExecutionType ToProtoExecutionType( in ToProtoExecutionType() function
605 callchain->set_execution_type(ToProtoExecutionType(node.execution_type)); in PrintSampleRecordInProtobuf()
769 ProtoExecutionTypeToString(ToProtoExecutionType(entries[0].execution_type))); in PrintSampleRecord()
780 ProtoExecutionTypeToString(ToProtoExecutionType(entries[i].execution_type))); in PrintSampleRecord()