On Fri, Oct 11, 2013 at 3:42 PM, libpfm4bosu <libpfm4b...@gmail.com> wrote:
> Hi all,
>
> I am using libpfm4.3.0 to handle the performance counters on an AMD
> Phenom-II X6 1090T (Family-10h) processor.
> I need to get the cycles in which there is no instruction retirement.
> So I need to set the counter mask (CntMask) to 1 and the invert counter mask
> (InvMask) to 1.
> Could you please tell me how to set it?

Well, it's fairly simple: retired_instructions:c=1:i
Use examples/showevtinfo to list all events, umask and filters.

Please use perfmon2-de...@lists.sf.net to post questions.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to