Lines Matching refs:NOINLINE
332 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
343 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) {
504 NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c,
654 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
667 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) {
896 NOINLINE void Refill(SizeClassAllocator *allocator, uptr class_id) {
908 NOINLINE void Drain(SizeClassAllocator *allocator, uptr class_id) {