Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.h45 JIT_DEBUG_JIT_CODE, enumerator
69 : type(JIT_DEBUG_JIT_CODE), in JITDebugInfo()
Dcmd_record.cpp1450 if (info.type == JITDebugInfo::JIT_DEBUG_JIT_CODE) { in ProcessJITDebugInfo()