Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.h454 static inline int uncore_perf_ctr_bits(struct intel_uncore_box *box) in uncore_perf_ctr_bits() function
H A Duncore.c285 shift = 64 - uncore_perf_ctr_bits(box); in uncore_perf_event_update()