Thanks. Got it.

On Wed, Jul 16, 2008 at 3:18 PM, stephane eranian <[EMAIL PROTECTED]>
wrote:

> Hello,
>
>
> On Wed, Jul 16, 2008 at 7:33 PM, Hucheng Zhou <[EMAIL PROTECTED]>
> wrote:
> >
> > Cycles_not_issuing_uops:  This can be measured by event
> RS_UOPS_DISPATCHED,
> > setting the INV bit and specifying a counter mask(CMASK) value of 1 in
> the
> > target performance event select (IA32_PERFEVSELx) MSR. In Vtune, this
> event
> > name is RS_UOPS_DISPATCHED.CYCLES_NONE;
> > Cycles_issuing_uops:  Counter part of the above metrics.
> >
> > But I just found the event RS_UOPS_DISPATCHED_CYCLES:PORT[0, 5]/ANY, no
> > RS_UOPS_DISPATCHED.CYCLES_NONE. How can I get
> > RS_UOPS_DISPATCHED.CYCLES_NONE?
> >
> With pfmon, you simply need to enable the special fitlers: inv and
> thresholding
>
> $ pfmon -e rs_uops_dispatched --inv=1 --counter-mask=1 date
>



-- 
Institute of High Performance Computing,

Department of Computer Science and Technology,

Tsinghua University, Beijing, China, 100084.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to