Searched defs:VectorDistInfoProxy (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dstatistics.hh164 class VectorDistInfoProxy : public InfoProxy<Stat, VectorDistInfo> class in namespace:Stats
167 VectorDistInfoProxy(Stat &stat) : InfoProxy<Stat, VectorDistInfo>(stat) {} function in class:Stats::VectorDistInfoProxy

Completed in 11 milliseconds