Searched defs:CreateStackBuffer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/base/profiler/ | ||
H A D | native_stack_sampler.cc | 23 NativeStackSampler::CreateStackBuffer() { in CreateStackBuffer() function in base::NativeStackSampler |
/aosp_15_r20/external/cronet/base/profiler/ | ||
H A D | stack_sampler.cc | 73 std::unique_ptr<StackBuffer> StackSampler::CreateStackBuffer() { in CreateStackBuffer() function in base::StackSampler |