Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dsampler.cc705 void TickSample::GetStackSample(Isolate* isolate, const v8::RegisterState& regs, in GetStackSample() function in v8::internal::TickSample
/external/v8/src/
Dapi.cc7358 void Isolate::GetStackSample(const RegisterState& state, void** frames, in GetStackSample() function in v8::Isolate