Hello all,

I intend to create an event in Gem5 which is activated when Gem5 stats
is dumped. So, I have create a callback queue (it's name is dumpQueue)
along with registerDumpCallback(Callback *cb); which add callbacks
into dumpQueue. But I don't know how dump event can be created when
gem5 stats is dumping (In other word, I cannot bind action listener to
action). Could you help me?

Thanks
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to