Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.h88 : keep_symfiles_(keep_symfiles), sync_with_records_(sync_with_records) {} in JITDebugReader()
91 return sync_with_records_; in SyncWithRecords()
184 bool sync_with_records_ = false; variable
DJITDebugReader.cpp267 if (sync_with_records_) { in FlushDebugInfo()
715 if (sync_with_records_) { in AddDebugInfo()