gem5.utils.progress_bar module

class gem5.utils.progress_bar.FakeTQDM

Bases: object

This is a fake wrapper so that the tqdm calls work whether or not it has been installed.

wrapattr(*args, **kwargs)
gem5.utils.progress_bar.progress_hook(t)