Searched refs:traceStart (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dlow_trace.h80 unsigned int traceStart; /* Start of trace table */ member in struct:traceWork
H A Ddb_low_trace.c100 xTraceStart = trcWork.traceStart; /* Transfer start of table */
H A Dpmap.c502 trcWork.traceStart = (unsigned int)addr; /* Set start of trace table */
H A Dgenassym.c1396 DECLARE("traceStart", offsetof(struct lowglo *, lgTrcWork.traceStart));
H A Dlowmem_vectors.s927 lwz r21,traceStart(0) ; Get the start of trace table
1064 lwz r21,traceStart(0) ; Get the start of trace table
1480 lwz r25,traceStart(0) ; Get the start of trace table
1809 lwz r25,traceStart(0) ; Get the start of trace table

Completed in 39 milliseconds