Linux Perf
ui_progress Struct Reference

#include <progress.h>

Collaboration diagram for ui_progress:
Collaboration graph

Public Attributes

const char * title
 
u64 curr
 
u64 next
 
u64 step
 
u64 total
 
bool size
 

Detailed Description

Definition at line 9 of file progress.h.

Member Data Documentation

◆ curr

u64 ui_progress::curr

Definition at line 11 of file progress.h.

◆ next

u64 ui_progress::next

Definition at line 11 of file progress.h.

◆ size

bool ui_progress::size

Definition at line 12 of file progress.h.

◆ step

u64 ui_progress::step

Definition at line 11 of file progress.h.

◆ title

const char* ui_progress::title

Definition at line 10 of file progress.h.

◆ total

u64 ui_progress::total

Definition at line 11 of file progress.h.


The documentation for this struct was generated from the following file: