Searched refs:vm_tid (Results 1 – 1 of 1) sorted by relevance
246 pthread_t vm_tid() const { return vm_tid_; } in vm_tid() function in v8::internal::Sampler::PlatformData816 pthread_kill(platform_data()->vm_tid(), SIGPROF); in DoSample()