Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler_api.cpp21 int ThreadSamplerInit(int collectStackCount) in ThreadSamplerInit()
H A Dthread_sampler.cpp117 bool ThreadSampler::Init(int collectStackCount) in Init()