Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h157 const PidTable& GetPidTable() const;
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp174 const PidTable& pTable = stats.GetPidTable(); in SendOverallStats()
291 const PidTable& pTable = stats.GetPidTable(); in SendProcStats()
338 const PidTable& pTable = stats.GetPidTable(); in SendProcLogTypeStats()
381 const PidTable& pTable = stats.GetPidTable(); in SendProcTagStats()
Dlog_stats.cpp209 const PidTable& LogStats::GetPidTable() const in GetPidTable() function in OHOS::HiviewDFX::LogStats