Searched refs:standardizedPath (Results 1 – 1 of 1) sorted by relevance
37 std::string standardizedPath = CanonicalizeSpecPath(statsPath.c_str()); in GetPerCpuStatsInfo() local39 inFile.open(standardizedPath.c_str(), std::ios::in); in GetPerCpuStatsInfo()