Searched refs:test_major_evictions (Results 1 – 2 of 2) sorted by relevance
/external/igt-gpu-tools/tests/i915/ |
D | gem_evict_everything.c | 170 static void test_major_evictions(int fd, uint64_t size, uint64_t count) in test_major_evictions() function 225 test_major_evictions(fd, size, count); 253 test_major_evictions(fd, size, count); 282 test_major_evictions(fd, size, count);
|
D | gem_userptr_blits.c | 1526 static void test_major_evictions(int fd, int size, int count) in test_major_evictions() function 1941 test_major_evictions(fd, size, count); 1965 test_major_evictions(fd, size, count); 2059 test_major_evictions(fd, size, count); 2083 test_major_evictions(fd, size, count);
|