Searched refs:metricPath (Results 1 – 4 of 4) sorted by relevance
28 constexpr std::string_view metricPath("/metric/snapshot"); variable33 return path == metricPath; in canHandleBlob()40 return {std::string(metricPath)}; in getBlobIds()78 if (path == metricPath) in open()
8 const constexpr char* metricPath = "/xyz/openbmc_project/metric/"; variable
52 metricPath + std::format("port_{}_{}", deviceName, name); in NvidiaEthPortMetrics()
50 metricPath + std::format("port_{}_{}", pcieDeviceName, name); in NvidiaPciePortMetrics()