Searched refs:test_swapping_evictions (Results 1 – 2 of 2) sorted by relevance
/external/igt-gpu-tools/tests/i915/ |
D | gem_evict_everything.c | 155 static void test_swapping_evictions(int fd, uint64_t size, uint64_t count) in test_swapping_evictions() function 214 test_swapping_evictions(fd, size, count); 242 test_swapping_evictions(fd, size, count); 271 test_swapping_evictions(fd, size, count);
|
D | gem_userptr_blits.c | 1507 static void test_swapping_evictions(int fd, int size, int count) in test_swapping_evictions() function 1933 test_swapping_evictions(fd, size, count); 1957 test_swapping_evictions(fd, size, count); 2051 test_swapping_evictions(fd, size, count); 2075 test_swapping_evictions(fd, size, count);
|