libpfm_intel_x86_arch
support for Intel X86 architectural PMU
- Provided by: libpfm4-dev (Version: 4.13.0+git32-g0d4ed0e-1ubuntu0.1)
- Source: libpfm4
- Report a bug
support for Intel X86 architectural PMU
#include <perfmon/pfmlib.h> PMU name: ix86arch PMU desc: Intel X86 architectural PMU
The library supports any processor implementing the Intel architectural PMU. This is a minimal PMU with a variable number of counters but predefined set of events. It is implemented in all recent processors starting with Intel Core Duo/Core Solo.
It acts as a default PMU support in case the library is run on a very recent processor for which the specific support has not yet been implemented.
The following modifiers are supported on Intel architectural PMU:
Stephane Eranian <eranian@gmail.com>