Searched refs:kSyncWithRecords (Results 1 – 3 of 3) sorted by relevance
104 kSyncWithRecords, // Sync debug info with records based on monotonic timestamp. enumerator114 bool SyncWithRecords() const { return sync_option_ == SyncOption::kSyncWithRecords; } in SyncWithRecords()
317 if (sync_option_ == SyncOption::kSyncWithRecords) { in FlushDebugInfo()783 if (sync_option_ == SyncOption::kSyncWithRecords) { in AddDebugInfo()
559 auto sync_option = (clockid_ == "monotonic") ? JITDebugReader::SyncOption::kSyncWithRecords in PrepareRecording()