buf_cur            17 tools/perf/ui/tui/progress.c 	char buf_cur[20];
buf_cur            21 tools/perf/ui/tui/progress.c 	ret  = unit_number__scnprintf(buf_cur, sizeof(buf_cur), p->curr);
buf_cur            25 tools/perf/ui/tui/progress.c 			       p->title, buf_cur, buf_tot);