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

/gem5/src/cpu/o3/probe/
H A DElasticTrace.py63 traceVirtAddr = Param.Bool(False, "Set to true if virtual addresses are " \
64 "to be traced.") variable in class:ElasticTrace
H A Delastic_trace.hh374 const bool traceVirtAddr; member in class:ElasticTrace
H A Delastic_trace.cc61 traceVirtAddr(params->traceVirtAddr)
837 if (traceVirtAddr) {

Completed in 10 milliseconds