Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.h39 std::map<int64_t, int> taskIdCnt; variable
Dwatchdog_inner.cpp387 auto map = WatchdogInner::GetInstance().taskIdCnt; in FfrtCallback()