Searched refs:comparePss (Results 1 – 1 of 1) sorted by relevance
230 bool comparePss(const process_info_t *first, const process_info_t *second) { in comparePss() function241 std::sort(list_.begin(), list_.end(), comparePss); in dumpToLog()