Home
last modified time | relevance | path

Searched refs:ProcStatEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp83 struct ProcStatEntry struct
92 bool operator<(const ProcStatEntry& other) const in operator <() argument
112 std::vector<ProcStatEntry> entries; in getProcStatMetric()
120 ProcStatEntry entry; in getProcStatMetric()
142 ProcStatEntry others; in getProcStatMetric()
163 const ProcStatEntry& entry = entries[i]; in getProcStatMetric()