show_stats 3929 builtin/apply.c show_stats(patch); show_stats 2508 builtin/blame.c static int show_stats = 0; show_stats 2515 builtin/blame.c OPT_BOOL(0, "show-stats", &show_stats, N_("Show work cost statistics")), show_stats 2825 builtin/blame.c if (show_stats) { show_stats 4631 diff.c show_stats(&diffstat, options); show_stats 301 fast-import.c static unsigned int show_stats = 1; show_stats 3251 fast-import.c show_stats = 0; show_stats 3253 fast-import.c show_stats = 1; show_stats 3467 fast-import.c if (show_stats) {