HomeSort by: relevance | last modified time | path
    Searched defs:cmp_u32 (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 22 milliseconds