Searched refs:IsTraced (Results 1 – 4 of 4) sorted by relevance
204 if (!IsTraced(tid)) { in DumpTraceInfo()310 if (!IsTraced(tid)) { in DumpTraceInfoAsJson()548 bool TraceIntelPT::IsTraced(lldb::tid_t tid) { in IsTraced() function in TraceIntelPT
84 bool IsTraced(lldb::tid_t tid) override;
110 if (!trace_sp->IsTraced(tid)) in BuildThreadsSection()
199 virtual bool IsTraced(lldb::tid_t tid) = 0;