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

/gem5/src/systemc/utils/
H A Dreport.hh51 sevCounts{0, 0, 0, 0}, sevLimits{-1, -1, -1, -1}, id(-1)
58 int sevCount = sevCounts[severity];
70 int sevCounts[sc_core::SC_MAX_SEVERITY]; member in struct:sc_gem5::ReportMsgInfo
H A Dsc_report_handler.cc77 msgInfo.sevCounts[severity]++;
211 return sc_gem5::reportMsgInfoMap()[msg_type].sevCounts[severity];

Completed in 6 milliseconds