Searched refs:allocatorSupportsMemoryTagging (Results 1 – 4 of 4) sorted by relevance
80 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) in recycle()168 if (allocatorSupportsMemoryTagging<AllocatorConfig>() && in init()286 if (!allocatorSupportsMemoryTagging<AllocatorConfig>()) in getHeaderTaggedPointer()298 if (!allocatorSupportsMemoryTagging<AllocatorConfig>()) in addHeaderTag()675 allocatorSupportsMemoryTagging<AllocatorConfig>() && in iterateOverChunks()697 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) in iterateOverChunks()808 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) { in disableMemoryTagging()896 if (!allocatorSupportsMemoryTagging<AllocatorConfig>() || in getErrorInfo()945 static_assert(!allocatorSupportsMemoryTagging<AllocatorConfig>() ||1058 if (allocatorSupportsMemoryTagging<AllocatorConfig>()) in getSize()[all …]
42 return allocatorSupportsMemoryTagging<Config>() && in useMemoryTagging()
328 inline constexpr bool allocatorSupportsMemoryTagging() { in allocatorSupportsMemoryTagging() function
52 if (allocatorSupportsMemoryTagging<Config>()) in addHeaderTag()543 if (allocatorSupportsMemoryTagging<Config>()) in iterateOverBlocks()608 if (allocatorSupportsMemoryTagging<Config>()) in allocate()