Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h260 static inline int uncore_fixed_ctr_bits(struct intel_uncore_box *box) in uncore_fixed_ctr_bits() function
Dperf_event_intel_uncore.c233 shift = 64 - uncore_fixed_ctr_bits(box); in uncore_perf_event_update()