Searched refs:cpuSize (Results 1 – 1 of 1) sorted by relevance
159 size_t cpuSize = userMonitorInfo->GetCpuTime().size(); in RemoveData() local160 if (cpuSize < MAX_RECORD_NUM) { in RemoveData()415 size_t cpuSize = userMonitorInfo->GetCpuTime().size(); in DumpUserMemInfo() local416 for (size_t i = 0; i < cpuSize; ++i) { in DumpUserMemInfo()417 if (cpuSize != userMonitorInfo->GetMemory().size()) { in DumpUserMemInfo()497 size_t cpuSize = userMonitorInfo->GetCpuTime().size(); in DumpUserMemInfoToSmapsFile() local499 if (cpuSize != userMonitorInfo->GetMemory().size()) { in DumpUserMemInfoToSmapsFile()