Searched refs:PrintRecyclerStats (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/Support/ |
D | Recycler.h | 29 void PrintRecyclerStats(size_t Size, size_t Align, size_t FreeListSize); 109 PrintRecyclerStats(Size, Align, S); in PrintStats()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Recycler.h | 27 void PrintRecyclerStats(size_t Size, size_t Align, size_t FreeListSize); 110 PrintRecyclerStats(Size, Align, S); in PrintStats()
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | Recycler.h | 27 void PrintRecyclerStats(size_t Size, size_t Align, size_t FreeListSize); 110 PrintRecyclerStats(Size, Align, S); in PrintStats()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Allocator.cpp | 31 void PrintRecyclerStats(size_t Size, in PrintRecyclerStats() function
|
/external/llvm/lib/Support/ |
D | Allocator.cpp | 32 void PrintRecyclerStats(size_t Size, in PrintRecyclerStats() function
|
/external/llvm-project/llvm/lib/Support/ |
D | Allocator.cpp | 31 void PrintRecyclerStats(size_t Size, in PrintRecyclerStats() function
|