Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcs-etm.h80 CS_ETMV4_PRIV_MAX, enumerator
224 #define CS_ETMV4_PRIV_SIZE (CS_ETMV4_PRIV_MAX * sizeof(u64))
H A Dcs-etm-base.c117 if (j >= CS_ETMV4_PRIV_MAX) in cs_etm__print_cpu_metadata_v1()
H A Dcs-etm.c3378 CS_ETMV4_PRIV_MAX, in cs_etm__process_auxtrace_info_full()
3400 * CS_ETMV4_PRIV_MAX mark how many double words are in the in cs_etm__process_auxtrace_info_full()
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c737 increment = CS_ETMV4_PRIV_MAX; in cs_etm_get_metadata()
738 nr_trc_params = CS_ETMV4_PRIV_MAX - CS_ETMV4_TRCCONFIGR; in cs_etm_get_metadata()