Home
last modified time | relevance | path

Searched refs:igt_drop_caches_set (Results 1 – 19 of 19) sorted by relevance

/external/igt-gpu-tools/lib/
Ddrmtest.c181 igt_drop_caches_set(fd, in gem_quiescent_gpu()
319 igt_drop_caches_set(fd, in __cancel_work_at_exit()
Digt_debugfs.h191 void igt_drop_caches_set(int fd, uint64_t val);
Digt_debugfs.c1054 void igt_drop_caches_set(int drm_fd, uint64_t val) in igt_drop_caches_set() function
1124 igt_drop_caches_set(fd, in get_object_count()
Dintel_os.c418 igt_drop_caches_set(drm_fd, in intel_purge_vm_caches()
Digt_aux.c398 igt_drop_caches_set(fd, DROP_SHRINK_ALL); in shrink_helper_process()
/external/igt-gpu-tools/tests/i915/
Di915_pm_rc6_residency.c216 igt_drop_caches_set(fd, DROP_IDLE);
Dgem_tiled_partial_pwrite_pread.c114 igt_drop_caches_set(fd, DROP_BOUND); in blt_bo_fill()
Dgem_caching.c92 igt_drop_caches_set(fd, DROP_BOUND); in blt_bo_fill()
Dgem_partial_pwrite_pread.c93 igt_drop_caches_set(fd, DROP_BOUND); in blt_bo_fill()
Dgem_reloc_vs_gpu.c270 igt_drop_caches_set(fd, val); in do_forked_test()
Dgem_persistent_relocs.c293 igt_drop_caches_set(fd, val); in do_forked_test()
Dgem_ppgtt.c276 igt_drop_caches_set(fd, DROP_RETIRE | DROP_IDLE); in flink_and_close()
Dgem_exec_parse.c337 igt_drop_caches_set(fd, DROP_RESET_ACTIVE); /* Cancel the queued work */ in test_allocations()
Di915_pm_rps.c306 igt_drop_caches_set(drm_fd, DROP_RETIRE); in load_helper_run()
Dgem_exec_latency.c536 igt_drop_caches_set(fd, DROP_IDLE); in rthog_latency_on_ring()
Dgem_eio.c80 igt_drop_caches_set(fd, DROP_ACTIVE); in trigger_reset()
Di915_pm_rpm.c1388 igt_drop_caches_set(drm_fd, DROP_IDLE); in gem_execbuf_stress_subtest()
/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()