Home
last modified time | relevance | path

Searched refs:uncore_fixed_ctr_bits (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/events/intel/
Duncore.h460 static inline int uncore_fixed_ctr_bits(struct intel_uncore_box *box) in uncore_fixed_ctr_bits() function
Duncore.c282 shift = 64 - uncore_fixed_ctr_bits(box); in uncore_perf_event_update()