Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c565 switch (id->fti_ptype) { in fasttrap_tracepoint_enable()
642 switch (id->fti_ptype) { in fasttrap_tracepoint_enable()
664 if (fasttrap_tracepoint_init(p, new_tp, pc, id->fti_ptype) == 0) in fasttrap_tracepoint_enable()
708 switch (id->fti_ptype) { in fasttrap_tracepoint_disable()
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()
1867 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_POST_OFFSETS; in fasttrap_meta_create_probe()
1869 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_OFFSETS; in fasttrap_meta_create_probe()
1885 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_IS_ENABLED; in fasttrap_meta_create_probe()
/illumos-gate/usr/src/uts/common/sys/
H A Dfasttrap_impl.h101 fasttrap_probe_type_t fti_ptype; /* probe type */ member
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c934 if (id->fti_ptype == DTFTP_ENTRY) { in fasttrap_pid_probe()
947 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe()
991 if (id->fti_ptype == DTFTP_ENTRY) { in fasttrap_pid_probe()
1003 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe()
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c309 if (id->fti_ptype == DTFTP_POST_OFFSETS) { in fasttrap_return_common()
482 int isentry = (id->fti_ptype == DTFTP_ENTRY); in fasttrap_pid_probe()
484 if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe()