Searched refs:GetDebugInfoIndexTime (Results 1 – 6 of 6) sorted by relevance
551 StatsDuration::Duration SymbolFileOnDemand::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileOnDemand555 return m_sym_file_impl->GetDebugInfoIndexTime(); in GetDebugInfoIndexTime()
183 lldb_private::StatsDuration::Duration GetDebugInfoIndexTime() override;
415 virtual StatsDuration::Duration GetDebugInfoIndexTime() { return {}; } in GetDebugInfoIndexTime() function
288 module_stat.debug_index_time = sym_file->GetDebugInfoIndexTime().count(); in ReportStatistics()
317 StatsDuration::Duration GetDebugInfoIndexTime() override;
4422 StatsDuration::Duration SymbolFileDWARF::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileDWARF