Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp154 PidTable& t = pidStats; in UpdatePidTable()
195 pidStats.clear(); in Reset()
211 return pidStats; in GetPidTable()
272 for (auto &t : pidStats) { in Print()
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h169 PidTable pidStats; variable