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

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

Completed in 4 milliseconds