Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/dev/arm/
H A Dfasttrap_isa.c135 if (tp->ftt_fntype != FASTTRAP_FN_DONE_INIT) { in fasttrap_tracepoint_init()
136 switch (tp->ftt_fntype) { in fasttrap_tracepoint_init()
152 tp->ftt_fntype = FASTTRAP_FN_DONE_INIT; in fasttrap_tracepoint_init()
157 tp->ftt_fntype = FASTTRAP_FN_DONE_INIT; in fasttrap_tracepoint_init()
162 tp->ftt_fntype = FASTTRAP_FN_DONE_INIT; in fasttrap_tracepoint_init()
/xnu-8020.101.4/bsd/dev/arm64/
H A Dfasttrap_isa.c79 if (tp->ftt_fntype != FASTTRAP_FN_DONE_INIT) { in fasttrap_tracepoint_init()
80 switch (tp->ftt_fntype) { in fasttrap_tracepoint_init()
88 tp->ftt_fntype = FASTTRAP_FN_DONE_INIT; in fasttrap_tracepoint_init()
93 tp->ftt_fntype = FASTTRAP_FN_DONE_INIT; in fasttrap_tracepoint_init()
/xnu-8020.101.4/bsd/arm/
H A Dfasttrap_isa.h66 #define ftt_fntype ftt_mtp.ftmt_fntype macro
/xnu-8020.101.4/bsd/dev/dtrace/
H A Dfasttrap.c1966 tp->ftt_fntype = pdata->ftps_arch_subinfo; in fasttrap_add_probe()
2029 tp->ftt_fntype = pdata->ftps_arch_subinfo; in fasttrap_add_probe()
2282 tp->ftt_fntype = FASTTRAP_FN_USDT; in fasttrap_meta_create_probe()
2319 tp->ftt_fntype = FASTTRAP_FN_USDT; in fasttrap_meta_create_probe()