Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_reset_stats.c258 int hang_context) in test_rs_ctx() argument
268 igt_assert_lt(hang_context, MAX_CTX); in test_rs_ctx()
295 if (i == hang_index && j == hang_context) in test_rs_ctx()
312 if (i == hang_index && j < hang_context) in test_rs_ctx()
314 if (i == hang_index && j == hang_context) in test_rs_ctx()
317 if (i == hang_index && j > hang_context) in test_rs_ctx()