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

/gem5/src/cpu/o3/
H A Diew.hh455 Stats::Vector iewExecLoadInsts; member in class:DefaultIEW
H A Diew_impl.hh219 iewExecLoadInsts
221 .name(name() + ".iewExecLoadInsts")
257 iewExecStoreInsts = iewExecutedRefs - iewExecLoadInsts;
1659 iewExecLoadInsts[tid]++;

Completed in 14 milliseconds