libpfm_intel_skx_unc_ubo
support for Intel Skylake X Server IIO uncore PMU
- Provided by: libpfm4-dev (Version: 4.13.0+git32-g0d4ed0e-1ubuntu0.1)
- Source: libpfm4
- Report a bug
support for Intel Skylake X Server IIO uncore PMU
#include <perfmon/pfmlib.h> PMU name: skx_unc_iio[0-5] PMU desc: Intel Skylake X Server IIO uncore PMU
The library supports the Intel Skylake X server IIO uncore PMU. The IIO PMU is used to analyze I/O traffic from the PCIe controllers.
The following modifiers are supported on Intel Skylake X server IIO uncore PMU:
Events UNC_IO_COMP_BUF_INSERTS, UNC_IO_DATA_REQ_BY_CPU, UNC_IO_DATA_REQ_OF_CPU, support additional filtering via a set of umasks tracking requests completions. They umasks start with a FC_ prefix. The other filter is the port filter and it is hardcoded as umasks for the same events.
Stephane Eranian <eranian@gmail.com>