Searched refs:LessRecordFieldName (Results 1 – 3 of 3) sorted by relevance
169 std::sort(FeatureList.begin(), FeatureList.end(), LessRecordFieldName()); in FeatureKeyValues()229 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in CPUKeyValues()1222 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in EmitProcessorLookup()
140 std::sort(ProcRecords.begin(), ProcRecords.end(), LessRecordFieldName()); in collectProcModels()
1735 struct LessRecordFieldName { struct