Home
last modified time | relevance | path

Searched refs:uncore_perf_ctr_bits (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore.h419 static inline int uncore_perf_ctr_bits(struct intel_uncore_box *box) in uncore_perf_ctr_bits() function
H A Duncore.c248 shift = 64 - uncore_perf_ctr_bits(box); in uncore_perf_event_update()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore.h451 static inline int uncore_perf_ctr_bits(struct intel_uncore_box *box) in uncore_perf_ctr_bits() function
H A Duncore.c280 shift = 64 - uncore_perf_ctr_bits(box); in uncore_perf_event_update()

Completed in 13 milliseconds