Searched defs:total (Results 26 - 32 of 32) sorted by relevance

12

/gem5/src/base/
H A Dstatistics.hh124 Result total() const { return this->s.total(); } function in class:Stats::ScalarInfoProxy
153 Result total() const { return this->s.total(); } function in class:Stats::VectorInfoProxy
178 Result total() const { return this->s.total(); } function in class:Stats::Vector2dInfoProxy
[all...]
H A Dstatistics.cc476 Formula::total() const function in class:Stats::Formula
/gem5/src/base/stats/
H A Dinfo.hh51 const FlagsType total = 0x0010; member in namespace:Stats
/gem5/ext/pybind11/tests/
H A Dconstructor_stats.h129 int total = 0; local
/gem5/util/stats/
H A Dinfo.py65 def total(stat, run): function
/gem5/src/cpu/o3/
H A Dlsq_impl.hh383 unsigned total = 0; local
401 unsigned total = 0; local
419 unsigned total = 0; local
437 unsigned total local
455 unsigned total = 0; local
[all...]
/gem5/src/cpu/
H A Dbase.hh610 Counter total = 0; local
621 Counter total = 0; local

Completed in 18 milliseconds

12