Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp222 const int negOtherFdCount = -other.fdCount; in operator <() local
224 std::tie(negOtherFdCount, other.cmdline, other.tcomm); in operator <()