Searched refs:NotifyTsc (Results 1 – 3 of 3) sorted by relevance
153 m_decoded_thread.NotifyTsc(event.tsc); in ProcessPTEvents()293 decoded_thread.NotifyTsc(execution.thread_execution.tscs.complete.start); in DecodeSystemWideTraceForThread()296 decoded_thread.NotifyTsc( in DecodeSystemWideTraceForThread()338 decoded_thread.NotifyTsc(execution.thread_execution.tscs.complete.end); in DecodeSystemWideTraceForThread()341 decoded_thread.NotifyTsc(execution.thread_execution.tscs.only_end.end); in DecodeSystemWideTraceForThread()
235 void NotifyTsc(TSC tsc);
122 void DecodedThread::NotifyTsc(TSC tsc) { in NotifyTsc() function in DecodedThread