Searched refs:GetDebugInfoParseTime (Results 1 – 5 of 5) sorted by relevance
544 StatsDuration::Duration SymbolFileOnDemand::GetDebugInfoParseTime() { in GetDebugInfoParseTime() function in SymbolFileOnDemand548 return m_sym_file_impl->GetDebugInfoParseTime(); in GetDebugInfoParseTime()
182 lldb_private::StatsDuration::Duration GetDebugInfoParseTime() override;
408 virtual StatsDuration::Duration GetDebugInfoParseTime() { return {}; } in GetDebugInfoParseTime() function
289 module_stat.debug_parse_time = sym_file->GetDebugInfoParseTime().count(); in ReportStatistics()
314 StatsDuration::Duration GetDebugInfoParseTime() override { in GetDebugInfoParseTime() function