Searched refs:GetStartTSC (Results 1 – 3 of 3) sorted by relevance
55 uint64_t GetStartTSC() const;
146 if (it->tsc > thread_execution.GetStartTSC()) { in DoCorrelateContextSwitchesAndIntelPtTraces()
115 uint64_t ThreadContinuousExecution::GetStartTSC() const { in GetStartTSC() function in ThreadContinuousExecution