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