Searched refs:BUCKET_THREAD (Results 1 – 3 of 3) sorted by relevance
97 for (const BUCKET_THREAD& t : mThreads) in StopCapture()119 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in StartBucket()145 BUCKET_THREAD &bt = mThreads[tlsThreadId]; in StopBucket()174 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in AddEvent()191 void PrintThread(FILE* f, const BUCKET_THREAD& thread);194 std::vector<BUCKET_THREAD> mThreads;
62 struct BUCKET_THREAD struct83 BUCKET_THREAD() {} in BUCKET_THREAD() function84 BUCKET_THREAD(const BUCKET_THREAD& that) in BUCKET_THREAD() argument
50 BUCKET_THREAD newThread; in RegisterThread()131 void BucketManager::PrintThread(FILE* f, const BUCKET_THREAD& thread) in PrintThread()160 for (const BUCKET_THREAD& thread : mThreads) in PrintReport()