Searched refs:DistType (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/stats/
H A Dinfo.hh175 enum DistType { Deviation, Dist, Hist }; enum in namespace:Stats
179 DistType type;
/gem5/src/base/
H A Dstatistics.hh1388 const DistType type;
1389 DistParams(DistType t) : type(t) {}

Completed in 6 milliseconds