Searched refs:GetDebugInfoParseTime (Results 1 – 5 of 5) sorted by relevance
547 StatsDuration::Duration SymbolFileOnDemand::GetDebugInfoParseTime() { in GetDebugInfoParseTime() function in SymbolFileOnDemand551 return m_sym_file_impl->GetDebugInfoParseTime(); in GetDebugInfoParseTime()
187 lldb_private::StatsDuration::Duration GetDebugInfoParseTime() override;
331 virtual StatsDuration::Duration GetDebugInfoParseTime() { return {}; } in GetDebugInfoParseTime() function
222 module_stat.debug_parse_time = sym_file->GetDebugInfoParseTime().count(); in ReportStatistics()
323 lldb_private::StatsDuration::Duration GetDebugInfoParseTime() override { in GetDebugInfoParseTime() function