Lines Matching defs:malloc_printf
827 static void malloc_printf(const char *format, ...);
951 malloc_printf(const char *format, ...)
966 * integer printing functionality, so that malloc_printf() use can be limited to
1129 malloc_printf(
1132 malloc_printf("small: %12zu %-12s %12llu %12llu\n",
1135 malloc_printf("large: %12zu %-12s %12llu %12llu\n",
1138 malloc_printf("total: %12zu/%-12zu %12llu %12llu\n",
1144 malloc_printf("bins: bin size regs pgs requests newruns"
1154 malloc_printf("[%u..%u]\n",
1158 malloc_printf("[%u]\n", gap_start);
1162 malloc_printf(
1180 malloc_printf("[%u..%u]\n", gap_start, i - 1);
1183 malloc_printf("[%u]\n", gap_start);
3199 malloc_printf("Allocated: %zu, mapped: %zu\n",
3210 malloc_printf("chunks: nchunks "
3212 malloc_printf(" %13llu%13lu%13lu\n",
3219 malloc_printf(
3222 malloc_printf(" %12llu %12llu %12llu %12zu\n",
3230 malloc_printf(