Home
last modified time | relevance | path

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

/xnu-12377.1.9/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-12377.1.9/bsd/arm/
H A Dfasttrap_isa.h66 #define ftt_fntype ftt_mtp.ftmt_fntype macro
/xnu-12377.1.9/bsd/dev/dtrace/
H A Dfasttrap.c1970 tp->ftt_fntype = pdata->ftps_arch_subinfo; in fasttrap_add_probe()
2033 tp->ftt_fntype = pdata->ftps_arch_subinfo; in fasttrap_add_probe()
2286 tp->ftt_fntype = FASTTRAP_FN_USDT; in fasttrap_meta_create_probe()
2323 tp->ftt_fntype = FASTTRAP_FN_USDT; in fasttrap_meta_create_probe()