Searched refs:negOtherTime (Results 1 – 1 of 1) sorted by relevance
95 const float negOtherTime = -(other.utime + other.stime); in operator <() local97 std::tie(negOtherTime, other.cmdline, other.tcomm); in operator <()