Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_reset_stats.c46 #define RS_NO_ERROR 0 macro
152 return RS_NO_ERROR; in gem_reset_status()
223 assert_reset_status(i, fd[i], 0, RS_NO_ERROR); in test_rs()
242 assert_reset_status(i, fd[i], 0, RS_NO_ERROR); in test_rs()
246 assert_reset_status(i, fd[i], 0, RS_NO_ERROR); in test_rs()
270 test_rs(e, num_fds, -1, RS_NO_ERROR); in test_rs_ctx()
275 assert_reset_status(i, fd[i], 0, RS_NO_ERROR); in test_rs_ctx()
281 assert_reset_status(i, fd[i], 0, RS_NO_ERROR); in test_rs_ctx()
285 assert_reset_status(i, fd[i], 0, RS_NO_ERROR); in test_rs_ctx()
288 assert_reset_status(i, fd[i], ctx[i][j], RS_NO_ERROR); in test_rs_ctx()
[all …]