Home
last modified time | relevance | path

Searched defs:ui_progress__new (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/util/
Ddebug.h22 static inline struct ui_progress *ui_progress__new(const char *title __used, in ui_progress__new() function
/external/linux-tools-perf/util/ui/
Dprogress.c10 struct ui_progress *ui_progress__new(const char *title, u64 total) in ui_progress__new() function