Searched refs:pTable (Results 1 – 1 of 1) sorted by relevance
175 const PidTable& pTable = stats.GetPidTable(); in SendOverallStats() local194 rsp.procNum = pTable.size(); in SendOverallStats()292 const PidTable& pTable = stats.GetPidTable(); in SendProcStats() local293 int msgSize = pTable.size() * sizeof(ProcStatsRsp); in SendProcStats()308 for (auto &it : pTable) { in SendProcStats()339 const PidTable& pTable = stats.GetPidTable(); in SendProcLogTypeStats() local340 for (auto &it : pTable) { in SendProcLogTypeStats()382 const PidTable& pTable = stats.GetPidTable(); in SendProcTagStats() local383 for (auto &it : pTable) { in SendProcTagStats()