Searched refs:TRCCONFIGR_TS (Results 1 – 2 of 2) sorted by relevance
48 #define TRCCONFIGR_TS (1 << 11) /* Global timestamp tracing is enabled. */ macro
83 reg = TRCCONFIGR_RS | TRCCONFIGR_TS; in etm_prepare()