Searched refs:space_diff (Results 1 – 1 of 1) sorted by relevance
622 long space_diff = space_now - start_stats->start_space; in report_command_stats() local628 (space_diff >= 0 ? "+" : ""), in report_command_stats()629 space_diff); in report_command_stats()