table of contents
LIBPFM(3) | Linux Programmer's Manual | LIBPFM(3) |
NAME¶
libpfm_arm_neoverse_v3 - support for Arm Neoverse V3 core PMU
SYNOPSIS¶
#include <perfmon/pfmlib.h> PMU name: arm_v3 PMU desc: Arm Neoverse V3
DESCRIPTION¶
The library supports the Arm Neoverse V3 core PMU.
This PMU supports 6 counters and privilege levels filtering. It can operate in both 32 and 64 bit modes.
MODIFIERS¶
The following modifiers are supported on Arm Neoverse V3:
AUTHORS¶
Stephane Eranian <eranian@gmail.com>
September, 2024 |