Home
last modified time | relevance | path

Searched refs:get_reset_count (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_reset_stats.c471 static int get_reset_count(int fd, int ctx) in get_reset_count() function
596 c1 = get_reset_count(fd, ctx); in test_reset_count()
602 c2 = get_reset_count(fd, ctx); in test_reset_count()
609 c2 = get_reset_count(fd, ctx); in test_reset_count()
650 igt_assert(get_reset_count(fd, ctx) == 0); in _check_param_ctx()
727 count_start = get_reset_count(fd, 0); in defer_hangcheck()
734 count_end = get_reset_count(fd, 0); in defer_hangcheck()