Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_debugfs.h156 #define DROP_SHRINK_ALL 0x20 macro
182 DROP_SHRINK_ALL | \
Dintel_os.c419 DROP_SHRINK_ALL | DROP_IDLE | DROP_FREED); in intel_purge_vm_caches()
Digt_aux.c398 igt_drop_caches_set(fd, DROP_SHRINK_ALL); in shrink_helper_process()
418 igt_require(igt_drop_caches_has(drm_fd, DROP_SHRINK_ALL)); in igt_fork_shrink_helper()
/external/igt-gpu-tools/tests/i915/
Dgem_reloc_vs_gpu.c266 val |= DROP_ACTIVE | DROP_SHRINK_ALL; in do_forked_test()
Dgem_persistent_relocs.c289 val |= DROP_ACTIVE | DROP_SHRINK_ALL; in do_forked_test()
/external/igt-gpu-tools/tests/amdgpu/
Damd_prime.c420 igt_drop_caches_set(i915, DROP_SHRINK_ALL); in shrink()
/external/igt-gpu-tools/tests/
Dprime_vgem.c264 igt_drop_caches_set(i915, DROP_SHRINK_ALL); in test_shrink()