Home
last modified time | relevance | path

Searched refs:ui_progress__init (Results 1 – 6 of 6) sorted by relevance

/tools/perf/ui/
A Dprogress.h18 #define ui_progress__init(p, total, title) \ macro
/tools/perf/
A Dbuiltin-annotate.c596 ui_progress__init(&prog, nr_samples, in __cmd_annotate()
604 ui_progress__init(&prog, nr_samples, in __cmd_annotate()
649 ui_progress__init(&prog, nr_samples, in __cmd_annotate()
A Dbuiltin-report.c728 ui_progress__init(&prog, rep->nr_entries, "Merging related events..."); in report__collapse_hists()
774 ui_progress__init(&prog, rep->nr_entries, "Sorting events for output..."); in report__output_resort()
A Dbuiltin-kvm.c1009 ui_progress__init(&prog, kvm_hists.hists.nr_entries, "Sorting..."); in sort_result()
A Dbuiltin-c2c.c3193 ui_progress__init(&prog, c2c.hists.hists.nr_entries, "Sorting..."); in perf_c2c__report()
/tools/perf/util/
A Dordered-events.c237 ui_progress__init(&prog, oe->nr_events, "Processing time ordered events..."); in do_flush()

Completed in 21 milliseconds