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

/gem5/src/arch/alpha/
H A Dkernel_stats.hh72 Stats::Vector _iplCount; member in class:AlphaISA::Kernel::Statistics
H A Dkernel_stats.cc125 _iplCount
152 _iplUsed = _iplGood / _iplCount;
221 _iplCount[ipl]++;

Completed in 5 milliseconds