Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A 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
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp208 static string GetProcessName(const ProcStatsRsp &pStats) in GetProcessName()
242 ProcStatsRsp &pStats = vp[i]; in HilogShowProcStatsInfo() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h248 ProcStatsRsp *pStats; member
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp318 ProcStatsRsp *pStats = reinterpret_cast<ProcStatsRsp *>(tmp); in SendProcStats() local