>  Does anyone know where Stats::dump() and Stats::reset() are defined?

What you're really looking for is in src/python/m5/stats/__init__.py

The actual C functions are actually in src/python/swig/stats.i, but
they're just wrappers that call the python functions.

I guess that's pretty cryptic.  Perhaps a comment is warranted.

  Nate
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to