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

/gem5/util/stats/
H A Ddb.py157 from info import ProxyError, scalar, vector, value, values, total, len
168 except ProxyError:
H A Dinfo.py32 class ProxyError(Exception): class in inherits:Exception
348 raise ProxyError, e

Completed in 8 milliseconds