Searched refs:LessRecordFieldName (Results 1 – 3 of 3) sorted by relevance
160 std::sort(FeatureList.begin(), FeatureList.end(), LessRecordFieldName()); in FeatureKeyValues()222 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in CPUKeyValues()1218 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in EmitProcessorLookup()
134 std::sort(ProcRecords.begin(), ProcRecords.end(), LessRecordFieldName()); in collectProcModels()
1493 struct LessRecordFieldName { struct