Home
last modified time | relevance | path

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

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