hardware performance counter
RU: аппаратный счётчик производительности
A hardware register inside the CPU's Performance Monitoring Unit (PMU) that counts low-level microarchitectural events such as clock cycles, retired instructions, cache misses, and branch mispredictions. Profilers and benchmarking tools read these counters via the OS to calculate metrics like IPC without adding software overhead.