Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.h114 bool SyncWithRecords() const { return sync_option_ == SyncOption::kSyncWithRecords; } in SyncWithRecords() function
Dcmd_record.cpp1452 jit_debug_reader_->SyncWithRecords() ? info.timestamp : last_record_timestamp_; in ProcessJITDebugInfo()
1463 jit_debug_reader_->SyncWithRecords() ? info.timestamp : last_record_timestamp_; in ProcessJITDebugInfo()