Lines Matching defs:Secondary
181 Secondary.init(&Stats, ReleaseToOsIntervalMs);
251 Secondary.unmapTestOnly();
291 // Secondary, or pointer allocated while memory tagging is unsupported or
393 // Secondary.
402 Block = Secondary.allocate(Options, Size, Alignment, &SecondaryBlockEnd,
609 Secondary.disable();
616 Secondary.enable();
652 // Secondary allocator dumps the fragmentation data in getStats().
661 Secondary.releaseToOS();
706 Secondary.iterateOverBlocks(Lambda);
737 const bool SecondaryResult = Secondary.setOption(O, Value);
809 Secondary.disableMemoryTagging();
966 SecondaryT Secondary;
1014 // case of the Secondary allocator, it takes care of alignment and the
1031 // header. Given that the Secondary fits the allocation to a page, the worst
1282 Secondary.deallocate(Options, BlockBegin);
1625 Secondary.getStats(Str);