Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight-etm.h86 #define ETM_MAX_CTXID_CMP 3 macro
205 u32 ctxid_pid[ETM_MAX_CTXID_CMP];
206 u32 ctxid_vpid[ETM_MAX_CTXID_CMP];
Dcoresight-etm3x.c240 for (i = 0; i < ETM_MAX_CTXID_CMP; i++) { in etm_set_default()