Searched refs:TracesThread (Results 1 – 3 of 3) sorted by relevance
47 bool TracesThread(lldb::tid_t tid) const;
33 bool TraceIntelPTMultiCpuDecoder::TracesThread(lldb::tid_t tid) const { in TracesThread() function in TraceIntelPTMultiCpuDecoder
600 return storage.multicpu_decoder->TracesThread(tid); in IsTraced()