Searched refs:vm_tid (Results 1 – 1 of 1) sorted by relevance
212 pthread_t vm_tid() const { return vm_tid_; } in vm_tid() function in v8::sampler::Sampler::PlatformData226 pthread_t thread_id = sampler->platform_data()->vm_tid(); in AddSampler()255 pthread_t thread_id = sampler->platform_data()->vm_tid(); in RemoveSampler()628 pthread_kill(platform_data()->vm_tid(), SIGPROF); in DoSample()