Home
last modified time | relevance | path

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

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