Searched defs:reorder_degree (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/dsent/model/optical/
H A DOpticalLinkBackendRx.cc121 unsigned int reorder_degree = getBitReorderDegree(); local
213 unsigned int reorder_degree = getGenProperties()->get("ReorderDegree"); local
[all...]
H A DOpticalLinkBackendTx.cc118 unsigned int reorder_degree = getBitReorderDegree(); local
206 unsigned int reorder_degree = getGenProperties()->get("ReorderDegree").toUInt(); local
[all...]

Completed in 6 milliseconds