Searched refs:allocatorSupportsMemoryTagging (Results 1 – 4 of 4) sorted by relevance
81 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) in recycle()173 if (allocatorSupportsMemoryTagging<AllocatorConfig>() && in init()294 if (!allocatorSupportsMemoryTagging<AllocatorConfig>()) in getHeaderTaggedPointer()306 if (!allocatorSupportsMemoryTagging<AllocatorConfig>()) in addHeaderTag()683 allocatorSupportsMemoryTagging<AllocatorConfig>() && in iterateOverChunks()705 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) in iterateOverChunks()819 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) { in disableMemoryTagging()907 if (!allocatorSupportsMemoryTagging<AllocatorConfig>() || in getErrorInfo()956 static_assert(!allocatorSupportsMemoryTagging<AllocatorConfig>() ||1069 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) in getSize()[all …]
42 return allocatorSupportsMemoryTagging<Config>() && in useMemoryTagging()
333 inline constexpr bool allocatorSupportsMemoryTagging() { in allocatorSupportsMemoryTagging() function
53 if (allocatorSupportsMemoryTagging<Config>()) in addHeaderTag()656 if (allocatorSupportsMemoryTagging<Config>()) in iterateOverBlocks()735 if (allocatorSupportsMemoryTagging<Config>()) in tryAllocateFromCache()