Home
last modified time | relevance | path

Searched refs:CS_AUX_HW_ID_MAJOR_VERSION (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/
Dcoresight-pmu.h66 #define CS_AUX_HW_ID_MAJOR_VERSION 0 macro
/linux-6.12.1/tools/include/linux/
Dcoresight-pmu.h66 #define CS_AUX_HW_ID_MAJOR_VERSION 0 macro
/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-etm-perf.c520 CS_AUX_HW_ID_MAJOR_VERSION); in etm_event_start()
/linux-6.12.1/tools/perf/util/
Dcs-etm.c494 if (version > CS_AUX_HW_ID_MAJOR_VERSION) { in cs_etm__process_aux_output_hw_id()