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

/gem5/src/base/stats/
H A Dtext.cc294 bool forceSubnames; member in struct:Stats::VectorPrint
325 // If forceSubnames is set, get the first subname (or index in
328 if (forceSubnames)
580 print.forceSubnames = false;
624 print.forceSubnames = true;

Completed in 6 milliseconds