Searched refs:GetWallClockTime (Results 1 – 4 of 4) sorted by relevance
286 virtual llvm::Optional<double> GetWallClockTime() const = 0;
48 llvm::Optional<double> GetWallClockTime() const override;
111 Optional<double> TraceCursorIntelPT::GetWallClockTime() const { in GetWallClockTime() function in TraceCursorIntelPT
314 item.timestamp = m_cursor_up->GetWallClockTime(); in CreatRawTraceItem()