Searched defs:num_counters_fixed (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/events/
H A Dcore.c251 bool check_hw_exists(struct pmu *pmu, int num_counters, int num_counters_fixed) argument
1161 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); local
1526 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); local
2041 void x86_pmu_show_pmu_cap(int num_counters, int num_counters_fixed, argument
[all...]
H A Dperf_event.h689 int num_counters_fixed; member in struct:x86_hybrid_pmu
778 int num_counters_fixed; member in struct:x86_pmu
/linux-master/arch/x86/events/intel/
H A Dds.c1141 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); local
2271 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); local
H A Dcore.c2877 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); local
5965 intel_pmu_check_num_counters(int *num_counters, int *num_counters_fixed, u64 *intel_ctrl, u64 fixed_mask) argument
5985 intel_pmu_check_event_constraints(struct event_constraint *event_constraints, int num_counters, int num_counters_fixed, u64 intel_ctrl) argument
[all...]
/linux-master/arch/x86/include/asm/
H A Dperf_event.h174 unsigned int num_counters_fixed:5; member in struct:cpuid10_edx::__anon27
255 int num_counters_fixed; member in struct:x86_pmu_capability

Completed in 227 milliseconds