Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dmemory_tool_malloc_space-inl.h31 inline mirror::Object* AdjustForValgrind(void* obj_with_rdz, size_t num_bytes, in AdjustForValgrind() function
100 return memory_tool_details::AdjustForValgrind<kMemoryToolRedZoneBytes, kUseObjSizeForUsable>( in AllocWithGrowth()
128 return memory_tool_details::AdjustForValgrind<kMemoryToolRedZoneBytes, in Alloc()
157 return memory_tool_details::AdjustForValgrind<kMemoryToolRedZoneBytes, kUseObjSizeForUsable>( in AllocThreadUnsafe()