Home
last modified time | relevance | path

Searched refs:WalkStack (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/base/profiler/
Dstack_sampler.cc268 return WalkStack(unwind_data->module_cache(), &thread_context, in RecordStackFrames()
277 auto frames = WalkStack(unwind_data_->module_cache(), &thread_context, in RecordStackFrames()
301 return WalkStack(module_cache, thread_context, stack_top, in WalkStackForTesting()
332 std::vector<Frame> StackSampler::WalkStack( in WalkStack() function in base::StackSampler
Dstack_sampler.h129 static std::vector<Frame> WalkStack(ModuleCache* module_cache,
/external/cronet/stable/base/profiler/
Dstack_sampler.cc268 return WalkStack(unwind_data->module_cache(), &thread_context, in RecordStackFrames()
277 auto frames = WalkStack(unwind_data_->module_cache(), &thread_context, in RecordStackFrames()
301 return WalkStack(module_cache, thread_context, stack_top, in WalkStackForTesting()
332 std::vector<Frame> StackSampler::WalkStack( in WalkStack() function in base::StackSampler
Dstack_sampler.h129 static std::vector<Frame> WalkStack(ModuleCache* module_cache,