Searched refs:h_compare_record (Results 1 – 1 of 1) sorted by relevance
235 static int h_compare_record(const void *r1, const void *r2) in h_compare_record() function321 qsort(data->record, data->rec_count, sizeof(*rec), h_compare_record); in bootstage_report()