Searched defs:PERF_COUNT_HW_CACHE_RESULT_MAX (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/perf/
H A Darm_pmu.c121 armpmu_map_cache_event(const unsigned (*cache_map) [PERF_COUNT_HW_CACHE_MAX] [PERF_COUNT_HW_CACHE_OP_MAX] [PERF_COUNT_HW_CACHE_RESULT_MAX], u64 config) argument
174 armpmu_map_event(struct perf_event *event, const unsigned (*event_map)[PERF_COUNT_HW_MAX], const unsigned (*cache_map) [PERF_COUNT_HW_CACHE_MAX] [PERF_COUNT_HW_CACHE_OP_MAX] [PERF_COUNT_HW_CACHE_RESULT_MAX], u32 raw_event_mask) argument
H A Darm_pmuv3.c1104 __armv8_pmuv3_map_event(struct perf_event *event, const unsigned (*extra_event_map) [PERF_COUNT_HW_MAX], const unsigned (*extra_cache_map) [PERF_COUNT_HW_CACHE_MAX] [PERF_COUNT_HW_CACHE_OP_MAX] [PERF_COUNT_HW_CACHE_RESULT_MAX]) argument
/linux-master/include/uapi/linux/
H A Dperf_event.h109 PERF_COUNT_HW_CACHE_RESULT_MAX, /* non-ABI */ enumerator in enum:perf_hw_cache_op_result_id
/linux-master/tools/include/uapi/linux/
H A Dperf_event.h109 PERF_COUNT_HW_CACHE_RESULT_MAX, /* non-ABI */ enumerator in enum:perf_hw_cache_op_result_id

Completed in 138 milliseconds