1122
1122
total_count+= count->counts[idx];
1123
1123
DBUG_PRINT("info", ("counts[0x%02x]: %12s", idx,
1126
1126
VOID(printf("counts[0x%02x]: %12s\n", idx,
1130
DBUG_PRINT("info", ("total: %12s", llstr((longlong) total_count,
1130
DBUG_PRINT("info", ("total: %12s", llstr((int64_t) total_count,
1132
1132
if ((verbose >= 2) && total_count)
1134
1134
VOID(printf("total: %12s\n",