Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h67 #define TRCCONFIGR_INSTP0_LDRSTR (3 << TRCCONFIGR_INSTP0_S) /* Trace load and store instructions a… macro
H A Dcoresight_etm4x.c88 reg |= TRCCONFIGR_INSTP0_LDRSTR; in etm_prepare()