Searched refs:ui_progress__init (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/ui/ |
H A D | progress.h | 18 #define ui_progress__init(p, total, title) \ macro
|
/openbmc/linux/tools/perf/util/ |
H A D | ordered-events.c | 237 ui_progress__init(&prog, oe->nr_events, "Processing time ordered events..."); in do_flush()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-report.c | 696 ui_progress__init(&prog, rep->nr_entries, "Merging related events..."); in report__collapse_hists() 742 ui_progress__init(&prog, rep->nr_entries, "Sorting events for output..."); in report__output_resort()
|
H A D | builtin-kvm.c | 1070 ui_progress__init(&prog, kvm_hists.hists.nr_entries, "Sorting..."); in sort_result()
|
H A D | builtin-c2c.c | 3191 ui_progress__init(&prog, c2c.hists.hists.nr_entries, "Sorting..."); in perf_c2c__report()
|