Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_debugfs.h190 bool igt_drop_caches_has(int fd, uint64_t val);
Digt_debugfs.c1034 bool igt_drop_caches_has(int drm_fd, uint64_t val) in igt_drop_caches_has() function
Digt_aux.c418 igt_require(igt_drop_caches_has(drm_fd, DROP_SHRINK_ALL)); in igt_fork_shrink_helper()