Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcs-etm.h239 #define TRCCONFIGR_RS BIT(12) macro
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c537 trcconfigr |= TRCCONFIGR_RS; in cs_etmv4_synth_trcconfigr()