Home | History | Annotate | Download | only in sanitizer_common

Lines Matching full:noinline

353   NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
364 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) {
538 NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c,
751 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
764 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) {
1000 NOINLINE void Refill(SizeClassAllocator *allocator, uptr class_id) {
1012 NOINLINE void Drain(SizeClassAllocator *allocator, uptr class_id) {