Searched refs:procPath (Results 1 – 3 of 3) sorted by relevance
219 if (!procPath.empty()) in updateProcAssociation()222 utils::getBus(), procPath.c_str()); in updateProcAssociation()235 std::string procPath; member in open_power::occ::Status
557 procPath.c_str(), true)); in occReadStateNow()654 procPath = result[0]; in readProcAssociation()656 instance, "PATH", procPath); in readProcAssociation()670 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()