Home
last modified time | relevance | path

Searched defs:profiled_thread (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/libsampler/
Dsampler.cc334 HANDLE profiled_thread() { return profiled_thread_; } in profiled_thread() function in v8::sampler::Sampler::PlatformData
634 HANDLE profiled_thread = platform_data()->profiled_thread(); in DoSample() local