Searched refs:IsTraced (Results 1 – 4 of 4) sorted by relevance
253 if (!IsTraced(tid)) { in DumpTraceInfo()359 if (!IsTraced(tid)) { in DumpTraceInfoAsJson()597 bool TraceIntelPT::IsTraced(lldb::tid_t tid) { in IsTraced() function in TraceIntelPT
102 bool IsTraced(lldb::tid_t tid) override;
108 if (!trace_sp->IsTraced(tid)) in BuildThreadsSection()
200 virtual bool IsTraced(lldb::tid_t tid) = 0;