Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.h91 JIT_DEBUG_JIT_CODE, enumerator
119 : type(JIT_DEBUG_JIT_CODE), in JITDebugInfo()
Dcmd_record.cpp1682 if (info.type == JITDebugInfo::JIT_DEBUG_JIT_CODE) { in ProcessJITDebugInfo()