Hi Stefane,

A while ago you clarified the usage of start vs. restore in certain  
scenarios, usually having to do when one architecture has a global  
enable bit vs that of event-only enabling in others.

On the SiCortex architecture, we actually have different types for  
each of the different PMU's.

My question now, is oriented around, whether pfm_arch_start() is  
guaranteed to be called ONCE for every EVENTSET or just one per  
thread. In the case when multiplexing, one eventset may have PMU1  
events and the other may have PMU2 events. If PMU2 needs the global  
enable bit set, pfm_arch_start will never catch it as it gets called  
with the eventset for PMU1.

Thanks! And hope google is treating you well.

Phil




-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
perfmon2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to