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

/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c478 #define DTRACE_STORE(type, tomax, offset, what) \ macro
6744 DTRACE_STORE(uint32_t, tomax, offs, ecb->dte_epid);
6926 DTRACE_STORE(uint32_t, tomax, offs,
6990 DTRACE_STORE(uint64_t, tomax,
6992 DTRACE_STORE(uint64_t, tomax,
7004 DTRACE_STORE(uint64_t, tomax,
7006 DTRACE_STORE(uint64_t, tomax,
7073 DTRACE_STORE(uint8_t, tomax,
7084 DTRACE_STORE(uint8_t, tomax, valoffs++,
7096 DTRACE_STORE(uint8_
[all...]

Completed in 117 milliseconds