Lines Matching refs:DecodedThread
138 DecodedThread &decoded_thread) in PSBBlockAnomalyDetector()
301 DecodedThread &m_decoded_thread;
340 DecodedThread &decoded_thread, TraceIntelPT &trace_intel_pt, in PSBBlockDecoder()
341 std::optional<DecodedThread::TSC> tsc_upper_bound) in PSBBlockDecoder()
374 DecodedThread &decoded_thread, in Create()
375 std::optional<DecodedThread::TSC> tsc_upper_bound) { in Create()
471 Error ProcessPTEventTSC(DecodedThread::TSC tsc) { in ProcessPTEventTSC()
556 DecodedThread &m_decoded_thread;
558 std::optional<DecodedThread::TSC> m_tsc_upper_bound;
562 DecodedThread &decoded_thread, TraceIntelPT &trace_intel_pt, in DecodeSingleTraceForThread()
587 DecodedThread &decoded_thread, TraceIntelPT &trace_intel_pt, in DecodeSystemWideTraceForThread()