/src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
selftest_engine_heartbeat.c | 192 static int cmp_u32(const void *_a, const void *_b) function in typeref:typename:int 249 sort(times, ARRAY_SIZE(times), sizeof(times[0]), cmp_u32, NULL);
|
selftest_engine_heartbeat.c | 192 static int cmp_u32(const void *_a, const void *_b) function in typeref:typename:int 249 sort(times, ARRAY_SIZE(times), sizeof(times[0]), cmp_u32, NULL);
|