Searched refs:GetDebugInfoParseTime (Results 1 – 5 of 5) sorted by relevance
559 StatsDuration::Duration SymbolFileOnDemand::GetDebugInfoParseTime() { in GetDebugInfoParseTime() function in SymbolFileOnDemand563 return m_sym_file_impl->GetDebugInfoParseTime(); in GetDebugInfoParseTime()
190 lldb_private::StatsDuration::Duration GetDebugInfoParseTime() override;
376 virtual StatsDuration::Duration GetDebugInfoParseTime() { return {}; } in GetDebugInfoParseTime() function
244 module_stat.debug_parse_time = sym_file->GetDebugInfoParseTime().count(); in ReportStatistics()
325 lldb_private::StatsDuration::Duration GetDebugInfoParseTime() override { in GetDebugInfoParseTime() function