Searched refs:test_mlocked_evictions (Results 1 – 2 of 2) sorted by relevance
/external/igt-gpu-tools/tests/i915/ |
D | gem_evict_everything.c | 150 static void test_mlocked_evictions(int fd, uint64_t size, uint64_t count) in test_mlocked_evictions() function 211 test_mlocked_evictions(fd, size, count); 239 test_mlocked_evictions(fd, size, count); 268 test_mlocked_evictions(fd, size, count);
|
D | gem_userptr_blits.c | 1500 static void test_mlocked_evictions(int fd, int size, int count) in test_mlocked_evictions() function 1930 test_mlocked_evictions(fd, size, count); 1954 test_mlocked_evictions(fd, size, count); 2048 test_mlocked_evictions(fd, size, count); 2072 test_mlocked_evictions(fd, size, count);
|