Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/dt/
Ddtvar.h125 pid_t dtga_pid; /* process to inspect */ member
Ddt_dev.c659 if ((pr = prfind(dtga->dtga_pid)) == NULL) in dt_ioctl_get_auxbase()
/openbsd/src/usr.sbin/btrace/
Dbtrace.c2117 if (cache[i].dtga_pid != pid) in dt_get_offset()
2127 aux->dtga_pid = pid; in dt_get_offset()