Home
last modified time | relevance | path

Searched defs:cntr_mask (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/x86/events/
Dcore.c196 u64 cntr_mask = x86_pmu.cntr_mask64; in get_possible_counter_mask() local
210 u64 cntr_mask = get_possible_counter_mask(); in reserve_pmc_hardware() local
241 u64 cntr_mask = get_possible_counter_mask(); in release_pmc_hardware() local
257 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask, in check_hw_exists()
1525 unsigned long *cntr_mask, *fixed_cntr_mask; in perf_event_print_debug() local
Dperf_event.h701 unsigned long cntr_mask[BITS_TO_LONGS(X86_PMC_IDX_MAX)]; member
798 unsigned long cntr_mask[BITS_TO_LONGS(X86_PMC_IDX_MAX)]; member
1725 static inline u64 intel_pmu_pebs_mask(u64 cntr_mask) in intel_pmu_pebs_mask()
/linux-6.12.1/arch/mips/kernel/
Dperf_event_mipsxx.c60 unsigned int cntr_mask; member
318 unsigned long cntr_mask; in mipsxx_pmu_alloc_counter() local
/linux-6.12.1/arch/x86/events/intel/
Dcore.c2937 unsigned long *cntr_mask = hybrid(cpuc->pmu, cntr_mask); in intel_pmu_reset() local
4815 static void intel_pmu_check_counters_mask(u64 *cntr_mask, in intel_pmu_check_counters_mask()
6170 u64 cntr_mask, in intel_pmu_check_event_constraints()