Home
last modified time | relevance | path

Searched refs:ctxid_vpid (Results 1 – 5 of 5) sorted by relevance

/drivers/hwtracing/coresight/
Dcoresight-etm.h206 u32 ctxid_vpid[ETM_MAX_CTXID_CMP]; member
Dcoresight-etm4x.h283 u64 ctxid_vpid[ETMv4_MAX_CTXID_CMP]; member
Dcoresight-etm4x-sysfs.c266 config->ctxid_vpid[i] = 0x0; in reset_store()
1653 val = (unsigned long)config->ctxid_vpid[idx]; in ctxid_pid_show()
1682 config->ctxid_vpid[idx] = (u64)vpid; in ctxid_pid_store()
Dcoresight-etm3x-sysfs.c1030 val = config->ctxid_vpid[config->ctxid_idx]; in ctxid_pid_show()
1053 config->ctxid_vpid[config->ctxid_idx] = vpid; in ctxid_pid_store()
Dcoresight-etm3x.c242 config->ctxid_vpid[i] = 0x0; in etm_set_default()