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

/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_wif_trace.cpp118 const char* wif_type; // WIF data type member in class:sc_core::wif_trace
125 : name(name_), wif_name(wif_name_), wif_type(0), bit_width(-1)
143 wif_name.c_str(), name.c_str(), wif_type );
193 wif_type = "BIT";
259 wif_type = "BIT";
322 wif_type = "BIT";
363 wif_type = "BIT";
403 wif_type = "MVL";
447 wif_type = "BIT";
503 wif_type
[all...]

Completed in 6 milliseconds