Home
last modified time | relevance | path

Searched defs:pStats (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
Dlog_ioctl.cpp77 ProcStatsRsp &pStats = rsp.pStats[i]; in ReceiveProcTagStats() local
108 ProcStatsRsp &pStats = rsp.pStats[i]; in ReceiveProcLogTypeStats() local
287 ProcStatsRsp &pStats = rsp.pStats[i]; in DeleteLogStatsInfo() local
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_display.cpp208 static string GetProcessName(const ProcStatsRsp &pStats) in GetProcessName()
242 ProcStatsRsp &pStats = vp[i]; in HilogShowProcStatsInfo() local
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp318 ProcStatsRsp *pStats = reinterpret_cast<ProcStatsRsp *>(tmp); in SendProcStats() local
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h248 ProcStatsRsp *pStats; member