Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.h114 bool SyncWithRecords() const { return sync_option_ == SyncOption::kSyncWithRecords; } in SyncWithRecords()
219 SyncOption sync_option_; variable
DJITDebugReader.cpp255 : symfile_prefix_(symfile_prefix), symfile_option_(symfile_option), sync_option_(sync_option) {} in JITDebugReader()
317 if (sync_option_ == SyncOption::kSyncWithRecords) { in FlushDebugInfo()
783 if (sync_option_ == SyncOption::kSyncWithRecords) { in AddDebugInfo()