Home
last modified time | relevance | path

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

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