Lines Matching refs:Secondary
181 Secondary.init(&Stats, ReleaseToOsIntervalMs); in init()
251 Secondary.unmapTestOnly(); in unmapTestOnly()
402 Block = Secondary.allocate(Options, Size, Alignment, &SecondaryBlockEnd,
609 Secondary.disable(); in disable()
616 Secondary.enable(); in enable()
661 Secondary.releaseToOS(); in releaseToOS()
706 Secondary.iterateOverBlocks(Lambda); in iterateOverChunks()
737 const bool SecondaryResult = Secondary.setOption(O, Value); in setOption()
809 Secondary.disableMemoryTagging(); in disableMemoryTagging()
966 SecondaryT Secondary; variable
1282 Secondary.deallocate(Options, BlockBegin); in quarantineOrDeallocateChunk()
1625 Secondary.getStats(Str); in getStats()