Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h50 #define TRCCONFIGR_TS (1 << 11) /* Global timestamp tracing is enabled. */ macro
H A Dcoresight_etm4x.c86 reg = TRCCONFIGR_RS | TRCCONFIGR_TS; in etm_prepare()