Home
last modified time | relevance | path

Searched defs:execution_type (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Dcmd_report_sample.proto61 optional ExecutionType execution_type = 4 [default = NATIVE_METHOD]; field
Dreport_utils.h91 CallChainExecutionType execution_type = CallChainExecutionType::NATIVE_METHOD; member
Dreport_utils.cpp405 CallChainExecutionType execution_type = CallChainExecutionType::NATIVE_METHOD; in Build() local