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