Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c207 u64 cntr_mask = x86_pmu.cntr_mask64; in get_possible_counter_mask() local
221 u64 cntr_mask = get_possible_counter_mask(); in reserve_pmc_hardware() local
252 u64 cntr_mask = get_possible_counter_mask(); in release_pmc_hardware() local
268 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask, in check_hw_exists()
1563 unsigned long *cntr_mask, *fixed_cntr_mask; in perf_event_print_debug() local
H A Drapl.c143 unsigned int cntr_mask; member
H A Dperf_event.h752 unsigned long cntr_mask[BITS_TO_LONGS(X86_PMC_IDX_MAX)]; member
865 unsigned long cntr_mask[BITS_TO_LONGS(X86_PMC_IDX_MAX)]; member
1855 static inline u64 intel_pmu_pebs_mask(u64 cntr_mask) in intel_pmu_pebs_mask()
/linux/arch/x86/events/intel/
H A Dcore.c3448 unsigned long *cntr_mask = hybrid(cpuc->pmu, cntr_mask); in intel_pmu_reset() local
4706 u64 cntr_mask = hybrid(event->pmu, intel_ctrl) & in intel_pmu_hw_config() local
5696 static void intel_pmu_check_counters_mask(u64 *cntr_mask, in intel_pmu_check_counters_mask()
5824 u64 cntr_mask) in intel_pmu_check_dyn_constr()
5874 u64 cntr_mask = hybrid(pmu, cntr_mask64); in intel_pmu_check_event_constraints_all() local
7344 u64 cntr_mask, in intel_pmu_check_event_constraints()
H A Dds.c1800 u64 cntr_mask; in intel_get_arch_pebs_data_config() local