Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/dev/i386/
H A Dfasttrap_isa.c961 fasttrap_tracepoint_t *tp, tp_local; in fasttrap_pid_probe32() local
1106 tp_local = *tp; in fasttrap_pid_probe32()
1108 tp = &tp_local; in fasttrap_pid_probe32()
1523 fasttrap_tracepoint_t *tp, tp_local; in fasttrap_pid_probe64() local
1654 tp_local = *tp; in fasttrap_pid_probe64()
1656 tp = &tp_local; in fasttrap_pid_probe64()
/xnu-12377.1.9/bsd/dev/arm64/
H A Dfasttrap_isa.c929 fasttrap_tracepoint_t *tp, tp_local; local
1077 tp_local = *tp;
1079 tp = &tp_local;