Home
last modified time | relevance | path

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

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