Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c1941 fasttrap_probe_spec_t *uprobe = (void *)arg; in fasttrap_ioctl() local
1947 if (copyin(&uprobe->ftps_noffs, &noffs, in fasttrap_ioctl()
1948 sizeof (uprobe->ftps_noffs))) in fasttrap_ioctl()
1965 if (copyin(uprobe, probe, size) != 0 || in fasttrap_ioctl()