Searched refs:procPath (Results 1 – 3 of 3) sorted by relevance
249 if (!procPath.empty()) in updateProcAssociation()252 utils::getBus(), procPath.c_str()); in updateProcAssociation()265 std::string procPath; member in open_power::occ::Status
581 procPath.c_str(), true)); in occReadStateNow()684 procPath = result[0]; in readProcAssociation()686 instance, "PATH", procPath); in readProcAssociation()700 procPath = {}; in readProcAssociation()
110 constexpr std::string_view procPath = "/proc/"; in getProcStatMetric() local114 for (const auto& procEntry : std::filesystem::directory_iterator(procPath)) in getProcStatMetric()241 const std::string_view procPath = "/proc/"; in getFdStatMetric() local242 for (const auto& procEntry : std::filesystem::directory_iterator(procPath)) in getFdStatMetric()