Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/sparc/
H A Ddt_isadep.c54 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
95 ftp->ftps_type = DTFTP_RETURN; in dt_pid_create_return_probe()
282 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
304 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/illumos-gate/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c64 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
148 ftp->ftps_type = DTFTP_RETURN; in dt_pid_create_return_probe()
271 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
359 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/illumos-gate/usr/src/uts/common/sys/
H A Dfasttrap.h53 fasttrap_probe_type_t ftps_type; member
/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c1559 switch (pdata->ftps_type) { in fasttrap_add_probe()
1632 pp->ftp_tps[0].fit_id.fti_ptype = pdata->ftps_type; in fasttrap_add_probe()
1683 pp->ftp_tps[i].fit_id.fti_ptype = pdata->ftps_type; in fasttrap_add_probe()