Home
last modified time | relevance | path

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

/xnu-8792.41.9/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-8792.41.9/bsd/dev/arm64/
H A Dfasttrap_isa.c932 fasttrap_tracepoint_t *tp, tp_local; local
1080 tp_local = *tp;
1082 tp = &tp_local;