Searched defs:decoded_thread (Results 1 – 3 of 3) sorted by relevance
138 DecodedThread &decoded_thread) in PSBBlockAnomalyDetector() argument 340 DecodedThread &decoded_thread, TraceIntelPT &trace_intel_pt, in PSBBlockDecoder() argument 374 DecodedThread &decoded_thread, in Create() argument 562 DecodedThread &decoded_thread, TraceIntelP in DecodeSingleTraceForThread() argument 587 DecodeSystemWideTraceForThread(DecodedThread & decoded_thread,TraceIntelPT & trace_intel_pt,const DenseMap<lldb::cpu_id_t,llvm::ArrayRef<uint8_t>> & buffers,const std::vector<IntelPTThreadContinousExecution> & executions) DecodeSystemWideTraceForThread() argument [all...]
42 if (Expected<DecodedThreadSP> decoded_thread = DoDecode()) { in Decode() local
230 if (Expected<DecodedThreadSP> decoded_thread = Decode(thread)) { in CreateNewCursor() local