Home
last modified time | relevance | path

Searched defs:procPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp109 constexpr std::string_view procPath = "/proc/"; in getProcStatMetric() local
240 const std::string_view procPath = "/proc/"; in getFdStatMetric() local
/openbmc/openpower-occ-control/
H A Docc_status.hpp268 std::string procPath; member in open_power::occ::Status