Home
last modified time | relevance | path

Searched refs:GetSampleState (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-profiler.h219 StateTag GetSampleState(int index) const;
/third_party/node/deps/v8/src/api/
Dapi.cc9861 StateTag CpuProfile::GetSampleState(int index) const { in GetSampleState() function in v8::CpuProfile