Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcs-etm.h36 CS_ETM_ETMCR = CS_ETM_CPU + 1, enumerator
H A Dcs-etm.c406 t_params[idx].etmv3.reg_ctrl = metadata[idx][CS_ETM_ETMCR]; in cs_etm__set_trace_param_etmv3()
2446 [CS_ETM_ETMCR] = " ETMCR %llx\n",
/OK3568_Linux_fs/kernel/tools/perf/arch/arm/util/
H A Dcs-etm.c613 info->priv[*offset + CS_ETM_ETMCR] = cs_etm_get_config(itr); in cs_etm_get_metadata()