Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/arm/
H A Ddt_isadep.c63 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
107 ftp->ftps_type = DTFTP_RETURN; in dt_pid_create_return_probe()
134 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
156 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/powerpc/
H A Ddt_isadep.c45 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
87 ftp->ftps_type = DTFTP_RETURN; in dt_pid_create_return_probe()
143 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
165 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/riscv/
H A Ddt_isadep.c51 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
85 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
107 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/aarch64/
H A Ddt_isadep.c51 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
85 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
107 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Ddt_isadep.c56 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
97 ftp->ftps_type = DTFTP_RETURN; in dt_pid_create_return_probe()
284 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
306 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c69 ftp->ftps_type = DTFTP_ENTRY; in dt_pid_create_entry_probe()
165 ftp->ftps_type = DTFTP_RETURN; in dt_pid_create_return_probe()
288 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_offset_probe()
386 ftp->ftps_type = DTFTP_OFFSETS; in dt_pid_create_glob_offset_probes()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfasttrap.h60 fasttrap_probe_type_t ftps_type; member
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c1863 switch (pdata->ftps_type) { in fasttrap_add_probe()
1936 pp->ftp_tps[0].fit_id.fti_ptype = pdata->ftps_type; in fasttrap_add_probe()
1987 pp->ftp_tps[i].fit_id.fti_ptype = pdata->ftps_type; in fasttrap_add_probe()