Searched refs:getSmapsRollup (Results 1 – 1 of 1) sorted by relevance
525 unique_ptr<ParseSmapsRollupInfo> getSmapsRollup = make_unique<ParseSmapsRollupInfo>(); in GetMemByProcessPid() local526 if (getSmapsRollup->GetMemInfo(pid, memInfo)) { in GetMemByProcessPid()