Searched refs:GetDebugInfoIndexTime (Results 1 – 6 of 6) sorted by relevance
554 StatsDuration::Duration SymbolFileOnDemand::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileOnDemand558 return m_sym_file_impl->GetDebugInfoIndexTime(); in GetDebugInfoIndexTime()
188 lldb_private::StatsDuration::Duration GetDebugInfoIndexTime() override;
338 virtual StatsDuration::Duration GetDebugInfoIndexTime() { return {}; } in GetDebugInfoIndexTime() function
221 module_stat.debug_index_time = sym_file->GetDebugInfoIndexTime().count(); in ReportStatistics()
326 lldb_private::StatsDuration::Duration GetDebugInfoIndexTime() override;
4101 StatsDuration::Duration SymbolFileDWARF::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileDWARF