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

/gem5/ext/dsent/model/electrical/
H A DSeparableAllocator.cc244 const vector<double>& P_arb_out_request_vector = LibUtil::castStringVector<double>(arb->getGenProperties()->get("P(Grant)").split("[,]")); local
270 const vector<double>& P_arb_out_request_vector = LibUtil::castStringVector<double>(arb->getGenProperties()->get("P(Grant)").split("[,]")); local

Completed in 5 milliseconds