Home
last modified time | relevance | path

Searched refs:ui_progress (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/
H A Dprogress.h9 struct ui_progress { struct
15 void __ui_progress__init(struct ui_progress *p, u64 total,
24 void ui_progress__update(struct ui_progress *p, u64 adv);
27 void (*init)(struct ui_progress *p);
28 void (*update)(struct ui_progress *p);
H A Dprogress.c5 static void null_progress__update(struct ui_progress *p __maybe_unused) in null_progress__update()
16 void ui_progress__update(struct ui_progress *p, u64 adv) in ui_progress__update()
30 void __ui_progress__init(struct ui_progress *p, u64 total, in __ui_progress__init()
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dprogress.h9 struct ui_progress { struct
15 void __ui_progress__init(struct ui_progress *p, u64 total,
24 void ui_progress__update(struct ui_progress *p, u64 adv);
27 void (*init)(struct ui_progress *p);
28 void (*update)(struct ui_progress *p);
H A Dprogress.c5 static void null_progress__update(struct ui_progress *p __maybe_unused) in null_progress__update()
16 void ui_progress__update(struct ui_progress *p, u64 adv) in ui_progress__update()
30 void __ui_progress__init(struct ui_progress *p, u64 total, in __ui_progress__init()
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H A Dprogress.c10 static void __tui_progress__init(struct ui_progress *p) in __tui_progress__init()
15 static int get_title(struct ui_progress *p, char *buf, size_t size) in get_title()
28 static void tui_progress__update(struct ui_progress *p) in tui_progress__update()
/kernel/linux/linux-6.6/tools/perf/ui/tui/
H A Dprogress.c10 static void __tui_progress__init(struct ui_progress *p) in __tui_progress__init()
15 static int get_title(struct ui_progress *p, char *buf, size_t size) in get_title()
28 static void tui_progress__update(struct ui_progress *p) in tui_progress__update()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h21 struct ui_progress;
176 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
178 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog);
179 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
180 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog,
182 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog);
H A Dhist.c1634 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort()
1779 struct ui_progress *prog, in hists__hierarchy_output_resort()
1878 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort()
1933 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb()
1948 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) in evsel__output_resort()
1953 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort()
1958 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb()
H A Dordered-events.c229 struct ui_progress prog; in do_flush()
H A Dsession.c2166 struct ui_progress *prog) in reader__process_events()
2284 struct ui_progress prog; in __perf_session__process_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h22 struct ui_progress;
190 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
192 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog);
193 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
194 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog,
196 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog);
H A Dhist.c1676 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort()
1821 struct ui_progress *prog, in hists__hierarchy_output_resort()
1920 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort()
1975 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb()
1990 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) in evsel__output_resort()
1995 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort()
2000 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb()
H A Dordered-events.c230 struct ui_progress prog; in do_flush()
H A Dsession.c2345 struct ui_progress *prog) in reader__read_event()
2398 struct ui_progress *prog) in reader__process_events()
2451 struct ui_progress prog; in __perf_session__process_events()
2504 struct ui_progress prog; in __perf_session__process_dir_events()
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dprogress.c10 static void gtk_ui_progress__update(struct ui_progress *p) in gtk_ui_progress__update()
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dprogress.c10 static void gtk_ui_progress__update(struct ui_progress *p) in gtk_ui_progress__update()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c670 struct ui_progress prog; in report__collapse_hists()
718 struct ui_progress prog; in report__output_resort()
H A Dbuiltin-c2c.c2682 struct ui_progress prog; in perf_c2c__report()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c694 struct ui_progress prog; in report__collapse_hists()
741 struct ui_progress prog; in report__output_resort()
H A Dbuiltin-kvm.c1065 struct ui_progress prog; in sort_result()
H A Dbuiltin-c2c.c3013 struct ui_progress prog; in perf_c2c__report()

Completed in 57 milliseconds