Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp327 auto sampleTask = [this]() { in StartProfileMainThread() local
331 WatchdogTask task("ThreadSampler", sampleTask, 0, interval, true); in StartProfileMainThread()