Searched refs:FlushDebugInfo (Results 1 – 3 of 3) sorted by relevance
130 bool FlushDebugInfo(uint64_t timestamp);
313 return FlushDebugInfo(record->Timestamp()); in UpdateRecord()316 bool JITDebugReader::FlushDebugInfo(uint64_t timestamp) { in FlushDebugInfo() function in simpleperf::JITDebugReader
1587 jit_debug_reader_->FlushDebugInfo(r.Timestamp()); in UnwindRecord()