Searched hist:9144 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Dprocess.hh9144:c773314f7098 Mon Aug 06 19:55:00 EDT 2012 Steve Reinhardt <steve.reinhardt@amd.com> process: add progName() virtual function

This replaces a (potentially uninitialized) string
field with a virtual function so that we can have
a safe interface without requiring changes to the
eio code.
H A Dprocess.cc9144:c773314f7098 Mon Aug 06 19:55:00 EDT 2012 Steve Reinhardt <steve.reinhardt@amd.com> process: add progName() virtual function

This replaces a (potentially uninitialized) string
field with a virtual function so that we can have
a safe interface without requiring changes to the
eio code.

Completed in 54 milliseconds