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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c399 #define DTRACE_STORE(type, tomax, offset, what) \ macro
5557 DTRACE_STORE(uint32_t, tomax, offs, ecb->dte_epid);
5727 DTRACE_STORE(uint32_t, tomax, offs,
5781 DTRACE_STORE(uint64_t, tomax,
5783 DTRACE_STORE(uint64_t, tomax,
5795 DTRACE_STORE(uint64_t, tomax,
5797 DTRACE_STORE(uint64_t, tomax,
5860 DTRACE_STORE(uint8_t, tomax,
5871 DTRACE_STORE(uint8_t, tomax, valoffs++,
5883 DTRACE_STORE(uint8_
[all...]

Completed in 26 milliseconds