Searched refs:BmcPath (Results 1 – 2 of 2) sorted by relevance
24 return std::string(BmcPath) + "/" + PathIntf::total_cpu; in getPath()28 return std::string(BmcPath) + "/" + PathIntf::kernel_cpu; in getPath()32 return std::string(BmcPath) + "/" + PathIntf::user_cpu; in getPath()36 return std::string(BmcPath) + "/" + PathIntf::available_memory; in getPath()40 return std::string(BmcPath) + "/" + in getPath()45 return std::string(BmcPath) + "/" + PathIntf::free_memory; in getPath()49 return std::string(BmcPath) + "/" + PathIntf::shared_memory; in getPath()53 return std::string(BmcPath) + "/" + PathIntf::total_memory; in getPath()65 return std::string(BmcPath) + "/" + PathIntf::storage + "/" + in getPath()
23 static constexpr auto BmcPath = variable