Searched refs:igt_drop_caches_set (Results 1 – 19 of 19) sorted by relevance
/external/igt-gpu-tools/lib/ |
D | drmtest.c | 181 igt_drop_caches_set(fd, in gem_quiescent_gpu() 319 igt_drop_caches_set(fd, in __cancel_work_at_exit()
|
D | igt_debugfs.h | 191 void igt_drop_caches_set(int fd, uint64_t val);
|
D | igt_debugfs.c | 1054 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()
|
D | intel_os.c | 418 igt_drop_caches_set(drm_fd, in intel_purge_vm_caches()
|
D | igt_aux.c | 398 igt_drop_caches_set(fd, DROP_SHRINK_ALL); in shrink_helper_process()
|
/external/igt-gpu-tools/tests/i915/ |
D | i915_pm_rc6_residency.c | 216 igt_drop_caches_set(fd, DROP_IDLE);
|
D | gem_tiled_partial_pwrite_pread.c | 114 igt_drop_caches_set(fd, DROP_BOUND); in blt_bo_fill()
|
D | gem_caching.c | 92 igt_drop_caches_set(fd, DROP_BOUND); in blt_bo_fill()
|
D | gem_partial_pwrite_pread.c | 93 igt_drop_caches_set(fd, DROP_BOUND); in blt_bo_fill()
|
D | gem_reloc_vs_gpu.c | 270 igt_drop_caches_set(fd, val); in do_forked_test()
|
D | gem_persistent_relocs.c | 293 igt_drop_caches_set(fd, val); in do_forked_test()
|
D | gem_ppgtt.c | 276 igt_drop_caches_set(fd, DROP_RETIRE | DROP_IDLE); in flink_and_close()
|
D | gem_exec_parse.c | 337 igt_drop_caches_set(fd, DROP_RESET_ACTIVE); /* Cancel the queued work */ in test_allocations()
|
D | i915_pm_rps.c | 306 igt_drop_caches_set(drm_fd, DROP_RETIRE); in load_helper_run()
|
D | gem_exec_latency.c | 536 igt_drop_caches_set(fd, DROP_IDLE); in rthog_latency_on_ring()
|
D | gem_eio.c | 80 igt_drop_caches_set(fd, DROP_ACTIVE); in trigger_reset()
|
D | i915_pm_rpm.c | 1388 igt_drop_caches_set(drm_fd, DROP_IDLE); in gem_execbuf_stress_subtest()
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_prime.c | 420 igt_drop_caches_set(i915, DROP_SHRINK_ALL); in shrink()
|
/external/igt-gpu-tools/tests/ |
D | prime_vgem.c | 264 igt_drop_caches_set(i915, DROP_SHRINK_ALL); in test_shrink()
|