Searched refs:print_bcache_statistics (Results 1 – 6 of 6) sorted by relevance
164 extern void print_bcache_statistics (struct bcache *bcache, char *type);
315 print_bcache_statistics (struct bcache *c, char *type) in print_bcache_statistics() function
176 print_bcache_statistics (objfile->psymbol_cache, "partial symbol cache"); in print_symbol_bcache_statistics()
2810 * bcache.c (print_bcache_statistics): Avoid divide-by-zero3745 * bcache.h: Add prototype for print_bcache_statistics.
907 * bcache.c (print_bcache_statistics): Fix printf_filtered923 (print_bcache_statistics): Don't assume that the number of buckets
1600 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats