Searched refs:ThreadHash (Results 1 – 1 of 1) sorted by relevance
217 uint32_t ThreadHash(pthread_t thread_id) { in ThreadHash() function251 ThreadHash(thread_id)); in AddSampler()279 uint32_t thread_hash = ThreadHash(thread_id); in RemoveSampler()302 sampler_map_.Lookup(ThreadKey(thread_id), ThreadHash(thread_id)); in DoSample()