Searched defs:num_counters_fixed (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/arch/x86/events/ |
| D | core.c | 251 bool check_hw_exists(struct pmu *pmu, int num_counters, int num_counters_fixed) in check_hw_exists() 1161 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in collect_events() local 1526 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in perf_event_print_debug() local 2041 void x86_pmu_show_pmu_cap(int num_counters, int num_counters_fixed, in x86_pmu_show_pmu_cap()
|
| D | perf_event.h | 660 int num_counters_fixed; member 761 int num_counters_fixed; member
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | perf_event.h | 153 unsigned int num_counters_fixed:5; member 221 int num_counters_fixed; member
|
| /Linux-v6.1/arch/x86/events/intel/ |
| D | core.c | 2848 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in intel_pmu_reset() local 5615 int *num_counters_fixed, in intel_pmu_check_num_counters() 5636 int num_counters_fixed, in intel_pmu_check_event_constraints()
|
| D | ds.c | 1084 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in pebs_update_threshold() local 2194 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in intel_pmu_drain_pebs_icl() local
|