Searched refs:igt_stats_get_min (Results 1 – 4 of 4) sorted by relevance
72 uint64_t igt_stats_get_min(igt_stats_t *stats);
285 uint64_t igt_stats_get_min(igt_stats_t *stats) in igt_stats_get_min() function316 return igt_stats_get_max(stats) - igt_stats_get_min(stats); in igt_stats_get_range()
69 igt_assert(igt_stats_get_min(&stats) == 2); in test_min_max()
282 igt_stats_get_min(st)*1e-6, in check_wait_elapsed()303 igt_stats_get_min(st)*1e-6, in check_wait_elapsed()