Searched refs:compare_unit_start (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/analyze/ | ||
| H A D | analyze.c | 191 static int compare_unit_start(const void *a, const void *b) { function 570 qsort(times, n, sizeof(struct unit_times), compare_unit_start); |
Completed in 14 milliseconds