Home
last modified time | relevance | path

Searched refs:TRCCONFIGR_CCI (Results 1 – 5 of 5) 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()
/linux/drivers/hwtracing/coresight/ !
H A Dcoresight-etm4x.h176 #define TRCCONFIGR_CCI BIT(4) macro
H A Dcoresight-etm4x-sysfs.c334 config->cfg |= TRCCONFIGR_CCI; in mode_store()
336 config->cfg &= ~TRCCONFIGR_CCI; in mode_store()
H A Dcoresight-etm4x-core.c786 config->cfg |= TRCCONFIGR_CCI; in etm4_parse_event_config()