Home
last modified time | relevance | path

Searched refs:purgeable (Results 1 – 10 of 10) sorted by relevance

/external/igt-gpu-tools/tests/vc4_ci/
Dvc4.testlist12 igt@vc4_purgeable_bo@mark-purgeable
13 igt@vc4_purgeable_bo@mark-purgeable-twice
14 igt@vc4_purgeable_bo@access-purgeable-bo-mem
/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c489 Boolean purgeable; in Qdoffs_NewScreenBuffer() local
497 &purgeable)) in Qdoffs_NewScreenBuffer()
500 purgeable, in Qdoffs_NewScreenBuffer()
563 Boolean purgeable; in Qdoffs_NewTempScreenBuffer() local
571 &purgeable)) in Qdoffs_NewTempScreenBuffer()
574 purgeable, in Qdoffs_NewTempScreenBuffer()
/external/igt-gpu-tools/lib/
Digt_vc4.h31 bool igt_vc4_purgeable_bo(int fd, int handle, bool purgeable);
Digt_vc4.c186 bool igt_vc4_purgeable_bo(int fd, int handle, bool purgeable) in igt_vc4_purgeable_bo() argument
190 .madv = purgeable ? VC4_MADV_DONTNEED : VC4_MADV_WILLNEED, in igt_vc4_purgeable_bo()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc58 // FIXME: ASan should support purgeable allocations.
65 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
71 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc100 // FIXME: ASan should support purgeable allocations.
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
113 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
/external/libchrome/base/process/
Dprocess_metrics.h349 int purgeable = 0; member
/external/igt-gpu-tools/
DNEWS127 - Added a helper to mark BOs purgeable on vc4. (Boris Brezillon)
/external/jemalloc_new/
DChangeLog834 - Ensure the default purgeable zone is after the default zone on OS X.
/external/python/cpython2/Mac/scripts/
Derrors.txt1685 -112 memPurErr trying to purge a locked or non-purgeable block