Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.cpp430 Descriptor tmp_jit_descriptor; in IsDescriptorChanged() local
432 if (!ReadDescriptors(process, &tmp_jit_descriptor, &tmp_dex_descriptor)) { in IsDescriptorChanged()
436 return prev_descriptor.action_seqlock != tmp_jit_descriptor.action_seqlock; in IsDescriptorChanged()