Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler.h23 class StackSampler; variable
H A Dstack_sampler.cc200 StackSampler::StackSampler(std::unique_ptr<StackCopier> stack_copier, in StackSampler() function in base::StackSampler