Home
last modified time | relevance | path

Searched defs:redzone_size (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_poisoning.h73 uptr aligned_addr, uptr size, uptr redzone_size, u8 value) { in FastPoisonShadowPartialRightRedzone()
Dasan_poisoning.cc46 uptr redzone_size, in PoisonShadowPartialRightRedzone()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
Dredzone_allocator.cc53 int64_t memory_limit, int64_t redzone_size, in RedzoneAllocator()
256 uint64_t redzone_size, uint8 redzone_pattern) { in CheckRedzonesForBuffer()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc67 int64_t redzone_size = config.should_check_correctness() in CreateRedzoneAllocator() local
Dgpu_conv_algorithm_picker.cc663 const int64_t redzone_size = in PickBestAlgorithmNoCacheCuda() local