Searched refs:smapsRollupPath (Results 1 – 1 of 1) sorted by relevance
126 string smapsRollupPath = "/proc/" + to_string(userMonitorInfo->GetPid()) + "/smaps_rollup"; in CollectUserBaseInfo() local128 fin.open(smapsRollupPath.c_str()); in CollectUserBaseInfo()130 HIVIEW_LOGE("failed to open: %{public}s", smapsRollupPath.c_str()); in CollectUserBaseInfo()