Searched refs:TRCCONFIGR_VMID (Results 1 – 2 of 2) sorted by relevance
58 #define TRCCONFIGR_VMID (1 << 7) /* Virtual context identifier tracing is enabled. */ macro
87 reg |= TRCCONFIGR_CID | TRCCONFIGR_VMID; in etm_prepare()