Searched refs:GetDebugInfoIndexTime (Results 1 – 6 of 6) sorted by relevance
566 StatsDuration::Duration SymbolFileOnDemand::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileOnDemand570 return m_sym_file_impl->GetDebugInfoIndexTime(); in GetDebugInfoIndexTime()
191 lldb_private::StatsDuration::Duration GetDebugInfoIndexTime() override;
383 virtual StatsDuration::Duration GetDebugInfoIndexTime() { return {}; } in GetDebugInfoIndexTime() function
243 module_stat.debug_index_time = sym_file->GetDebugInfoIndexTime().count(); in ReportStatistics()
328 lldb_private::StatsDuration::Duration GetDebugInfoIndexTime() override;
4238 StatsDuration::Duration SymbolFileDWARF::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileDWARF