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

/gem5/ext/dsent/model/electrical/
H A DSeparableAllocator.cc205 const String& P_request = getProperty("P(Request)"); local
210 const vector<double>& P_request_vector = LibUtil::castStringVector<double>(P_request.split("[,]"));
215 " request probabilities, but got " + P_request);

Completed in 4 milliseconds