Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/i386/
H A Dfasttrap_isa.c962 fasttrap_tracepoint_t *tp, tp_local; in fasttrap_pid_probe32() local
1107 tp_local = *tp; in fasttrap_pid_probe32()
1109 tp = &tp_local; in fasttrap_pid_probe32()
1524 fasttrap_tracepoint_t *tp, tp_local; in fasttrap_pid_probe64() local
1655 tp_local = *tp; in fasttrap_pid_probe64()
1657 tp = &tp_local; in fasttrap_pid_probe64()
/xnu-8019.80.24/bsd/dev/arm64/
H A Dfasttrap_isa.c932 fasttrap_tracepoint_t *tp, tp_local; local
1080 tp_local = *tp;
1082 tp = &tp_local;
/xnu-8019.80.24/bsd/dev/arm/
H A Dfasttrap_isa.c397 fasttrap_tracepoint_t *tp, tp_local; local
558 tp_local = *tp;
560 tp = &tp_local;