Searched refs:ThreadKey (Results 1 – 1 of 1) sorted by relevance
212 void* ThreadKey(pthread_t thread_id) { in ThreadKey() function250 sampler_map_.LookupOrInsert(ThreadKey(thread_id), in AddSampler()278 void* thread_key = ThreadKey(thread_id); in RemoveSampler()302 sampler_map_.Lookup(ThreadKey(thread_id), ThreadHash(thread_id)); in DoSample()