Searched refs:GetDebugInfoParseTimeRef (Results 1 – 2 of 2) sorted by relevance
56 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractUnitDIENoDwoIfNeeded()223 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractDIEsRWLocked()
319 StatsDuration &GetDebugInfoParseTimeRef() { return m_parse_time; } in GetDebugInfoParseTimeRef() function