Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dfasttrap.h52 DTFTP_IS_ENABLED enumerator
/xnu-11215/bsd/dev/dtrace/
H A Dfasttrap.c824 case DTFTP_IS_ENABLED: in fasttrap_tracepoint_enable()
904 case DTFTP_IS_ENABLED: in fasttrap_tracepoint_enable()
970 case DTFTP_IS_ENABLED: in fasttrap_tracepoint_disable()
2332 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_IS_ENABLED; in fasttrap_meta_create_probe()
/xnu-11215/bsd/dev/i386/
H A Dfasttrap_isa.c1073 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe32()
1620 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe64()
/xnu-11215/bsd/dev/arm64/
H A Dfasttrap_isa.c1047 } else if (id->fti_ptype == DTFTP_IS_ENABLED) {