Home
last modified time | relevance | path

Searched refs:CS_ETM_PRIV_MAX (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcs-etm.h41 CS_ETM_PRIV_MAX, enumerator
169 #define CS_ETMV3_PRIV_SIZE (CS_ETM_PRIV_MAX * sizeof(u64))
H A Dcs-etm.c2473 for (j = 0; j < CS_ETM_PRIV_MAX; j++, i++) in cs_etm__print_auxtrace_info()
2556 CS_ETM_PRIV_MAX); in cs_etm__process_auxtrace_info()
2561 for (k = 0; k < CS_ETM_PRIV_MAX; k++) in cs_etm__process_auxtrace_info()
2566 i += CS_ETM_PRIV_MAX; in cs_etm__process_auxtrace_info()
2604 * Each of CS_HEADER_VERSION_0_MAX, CS_ETM_PRIV_MAX and in cs_etm__process_auxtrace_info()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcs-etm.h62 CS_ETM_PRIV_MAX, enumerator
223 #define CS_ETMV3_PRIV_SIZE (CS_ETM_PRIV_MAX * sizeof(u64))
H A Dcs-etm-base.c109 if (j >= CS_ETM_PRIV_MAX) in cs_etm__print_cpu_metadata_v1()
H A Dcs-etm.c3256 CS_ETM_PRIV_MAX, in cs_etm__process_auxtrace_info_full()
3279 * Each of CS_HEADER_VERSION_MAX, CS_ETM_PRIV_MAX and in cs_etm__process_auxtrace_info_full()
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H A Dcs-etm.c45 static const char *metadata_etmv3_ro[CS_ETM_PRIV_MAX] = {
765 increment = CS_ETM_PRIV_MAX; in cs_etm_get_metadata()
766 nr_trc_params = CS_ETM_PRIV_MAX - CS_ETM_ETMCR; in cs_etm_get_metadata()
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H A Dcs-etm.c47 static const char *metadata_etmv3_ro[CS_ETM_PRIV_MAX] = {
626 increment = CS_ETM_PRIV_MAX; in cs_etm_get_metadata()

Completed in 12 milliseconds