Home
last modified time | relevance | path

Searched refs:ui_progress__update (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/ui/
H A Dprogress.h24 void ui_progress__update(struct ui_progress *p, u64 adv);
H A Dprogress.c16 void ui_progress__update(struct ui_progress *p, u64 adv) in ui_progress__update() function
/openbmc/linux/tools/perf/util/
H A Dordered-events.c253 ui_progress__update(&prog, 1); in do_flush()
H A Dhist.c1712 ui_progress__update(prog, 1); in hists__collapse_resort()
1840 ui_progress__update(prog, 1); in hists__hierarchy_output_resort()
1971 ui_progress__update(prog, 1); in output_resort()
H A Dsession.c2389 ui_progress__update(prog, size); in reader__read_event()