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

/gem5/src/mem/ruby/profiler/
H A DProfiler.hh10094:5be102721895 Sun Mar 02 00:35:00 EST 2014 Nilay Vaish <nilay@cs.wisc.edu> ruby: profiler: statically allocate stats variable
Couple of users observed segmentation fault when the simulator tries to
register the statistical variable m_IncompleteTimes. It seems that there
is some problem with the initialization of these variables when allocated
in the constructor.
H A DProfiler.cc10094:5be102721895 Sun Mar 02 00:35:00 EST 2014 Nilay Vaish <nilay@cs.wisc.edu> ruby: profiler: statically allocate stats variable
Couple of users observed segmentation fault when the simulator tries to
register the statistical variable m_IncompleteTimes. It seems that there
is some problem with the initialization of these variables when allocated
in the constructor.

Completed in 27 milliseconds