Searched refs:sortComp (Results 1 – 1 of 1) sorted by relevance
223 auto sortComp = [](const std::pair<std::string, PowerStatsPresentProfile>& v1, in generatePowerStatsStates() local227 std::set<std::pair<std::string, PowerStatsPresentProfile>, decltype(sortComp)> sortedStates; in generatePowerStatsStates()