Searched refs:perf_hw_id (Results 1 – 6 of 6) sorted by relevance
60 enum perf_hw_id { enum
432 const enum perf_hw_id fixed_pmc_perf_ids[] = { in intel_get_fixed_pmc_eventsel()
24 static enum perf_hw_id hw_event_perf_map[SBI_PMU_HW_GENERAL_MAX] = {
98 enum perf_hw_id {
166 static int assert_hw(struct perf_evsel *evsel, enum perf_hw_id id, const char *name) in assert_hw()