Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dmemory_tool_malloc_space-inl.h33 inline mirror::Object* AdjustForMemoryTool(void* obj_with_rdz, in AdjustForMemoryTool() function
110 return memory_tool_details::AdjustForMemoryTool<kMemoryToolRedZoneBytes, kUseObjSizeForUsable>( in AllocWithGrowth()
146 return memory_tool_details::AdjustForMemoryTool<kMemoryToolRedZoneBytes, kUseObjSizeForUsable>( in Alloc()
182 return memory_tool_details::AdjustForMemoryTool<kMemoryToolRedZoneBytes, kUseObjSizeForUsable>( in AllocThreadUnsafe()