Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c820 switch (id->fti_ptype) { in fasttrap_tracepoint_enable()
899 switch (id->fti_ptype) { in fasttrap_tracepoint_enable()
928 if (fasttrap_tracepoint_init(p, new_tp, pc, id->fti_ptype) == 0) in fasttrap_tracepoint_enable()
972 switch (id->fti_ptype) { in fasttrap_tracepoint_disable()
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()
2171 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_POST_OFFSETS; in fasttrap_meta_create_probe()
2173 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_OFFSETS; in fasttrap_meta_create_probe()
2189 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_IS_ENABLED; in fasttrap_meta_create_probe()
/freebsd/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c402 if (id->fti_ptype == DTFTP_ENTRY) { in fasttrap_pid_probe()
415 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfasttrap_impl.h131 fasttrap_probe_type_t fti_ptype; /* probe type */ member
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c1046 if (id->fti_ptype == DTFTP_ENTRY) { in fasttrap_pid_probe()
1059 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe()
1104 if (id->fti_ptype == DTFTP_ENTRY) { in fasttrap_pid_probe()
1116 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe()