Home
last modified time | relevance | path

Searched refs:TRCCONFIGR_CCI (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dcs-etm.h235 #define TRCCONFIGR_CCI BIT(4) macro
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c530 trcconfigr |= TRCCONFIGR_CCI; in cs_etmv4_synth_trcconfigr()