Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dcs-etm.h51 CS_ETM_ETMCR = CS_ETM_COMMON_BLK_MAX_V1, enumerator
60 #define CS_ETM_NR_TRC_PARAMS_V0 (CS_ETM_ETMIDR - CS_ETM_ETMCR + 1)
A Dcs-etm.c181 val = metadata[CS_ETM_ETMCR]; in cs_etm__get_pid_fmt()
445 t_params[idx].etmv3.reg_ctrl = metadata[idx][CS_ETM_ETMCR]; in cs_etm__set_trace_param_etmv3()
2525 [CS_ETM_ETMCR] = " ETMCR %llx\n",
2570 fmt_offset = CS_ETM_ETMCR; in cs_etm__print_cpu_metadata_v0()
/linux/tools/perf/arch/arm/util/
A Dcs-etm.c692 info->priv[*offset + CS_ETM_ETMCR] = cs_etm_get_config(itr); in cs_etm_get_metadata()
706 nr_trc_params = CS_ETM_PRIV_MAX - CS_ETM_ETMCR; in cs_etm_get_metadata()

Completed in 11 milliseconds