Searched defs:use_malloc (Results 1 – 3 of 3) sorted by relevance
33 inline FrameAllocator<AlignmenT, UseMemsetT>::FrameAllocator(bool use_malloc) : use_malloc_(use_mal… in FrameAllocator()
136 bool use_malloc = false; in UseMallocForInternalAllocations() local
122 void CycledAllocateFreeForHugeFramesTest(bool use_malloc) in CycledAllocateFreeForHugeFramesTest()