Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/test/
Ddo_test.py379 has_update = False
384 has_update = True
385 if has_update:
/system/extras/simpleperf/
DJITDebugReader.cpp348 bool has_update = new_descriptor.action_seqlock != old_descriptor->action_seqlock && in ReadDebugInfo() local
353 if (!has_update) { in ReadDebugInfo()