Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_evict_everything.c162 swapping_evictions(fd, &fault_ops, size, count, trash_count); in test_swapping_evictions()
Dgem_userptr_blits.c1516 swapping_evictions(fd, &fault_ops, size, count, trash_count); in test_swapping_evictions()
/external/igt-gpu-tools/tests/
Deviction_common.c193 static int swapping_evictions(int fd, struct igt_eviction_test_ops *ops, in swapping_evictions() function