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

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/riscv/
H A Ddt_isadep.c51 ftp->ftps_type = DTFTP_ENTRY;
85 ftp->ftps_type = DTFTP_OFFSETS;
107 ftp->ftps_type = DTFTP_OFFSETS;
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/aarch64/
H A Ddt_isadep.c53 ftp->ftps_type = DTFTP_ENTRY;
87 ftp->ftps_type = DTFTP_OFFSETS;
109 ftp->ftps_type = DTFTP_OFFSETS;
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/powerpc/
H A Ddt_isadep.c45 ftp->ftps_type = DTFTP_ENTRY;
87 ftp->ftps_type = DTFTP_RETURN;
143 ftp->ftps_type = DTFTP_OFFSETS;
165 ftp->ftps_type = DTFTP_OFFSETS;
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/arm/
H A Ddt_isadep.c64 ftp->ftps_type = DTFTP_ENTRY;
108 ftp->ftps_type = DTFTP_RETURN;
135 ftp->ftps_type = DTFTP_OFFSETS;
157 ftp->ftps_type = DTFTP_OFFSETS;
/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dfasttrap.h60 fasttrap_probe_type_t ftps_type; member in struct:fasttrap_probe_spec
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/sparc/
H A Ddt_isadep.c56 ftp->ftps_type = DTFTP_ENTRY;
97 ftp->ftps_type = DTFTP_RETURN;
284 ftp->ftps_type = DTFTP_OFFSETS;
306 ftp->ftps_type = DTFTP_OFFSETS;
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/i386/
H A Ddt_isadep.c70 ftp->ftps_type = DTFTP_ENTRY;
166 ftp->ftps_type = DTFTP_RETURN;
289 ftp->ftps_type = DTFTP_OFFSETS;
387 ftp->ftps_type = DTFTP_OFFSETS;
/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Dfasttrap.c1892 switch (pdata->ftps_type) {
1965 pp->ftp_tps[0].fit_id.fti_ptype = pdata->ftps_type;
2016 pp->ftp_tps[i].fit_id.fti_ptype = pdata->ftps_type;

Completed in 199 milliseconds