Home
last modified time | relevance | path

Searched refs:coresight_vpid_to_pid (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dcoresight.h254 coresight_vpid_to_pid(unsigned long vpid) in coresight_vpid_to_pid() function
269 coresight_vpid_to_pid(unsigned long vpid) { return vpid; } in coresight_vpid_to_pid() function
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm3x.c1411 pid = coresight_vpid_to_pid(vpid); in ctxid_pid_store()
Dcoresight-etm4x.c1857 pid = coresight_vpid_to_pid(vpid); in ctxid_pid_store()