Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcs-etm.h57 CS_ETM_ETMCR = CS_ETM_COMMON_BLK_MAX_V1, enumerator
66 #define CS_ETM_NR_TRC_PARAMS_V0 (CS_ETM_ETMIDR - CS_ETM_ETMCR + 1)
H A Dcs-etm-base.c22 [CS_ETM_ETMCR] = " ETMCR %llx\n",
82 fmt_offset = CS_ETM_ETMCR; in cs_etm__print_cpu_metadata_v0()
H A Dcs-etm.c196 val = metadata[CS_ETM_ETMCR]; in cs_etm__init_pid_fmt()
650 t_params[idx].etmv3.reg_ctrl = metadata[idx][CS_ETM_ETMCR]; in cs_etm__set_trace_param_etmv3()
/openbmc/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c752 info->priv[*offset + CS_ETM_ETMCR] = cs_etm_get_config(itr); in cs_etm_get_metadata()
766 nr_trc_params = CS_ETM_PRIV_MAX - CS_ETM_ETMCR; in cs_etm_get_metadata()