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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c1000 vstate->dtvs_state->dts_options[DTRACEOPT_STRSIZE]) + 1;
2912 uint64_t size = state->dts_options[DTRACEOPT_STRSIZE];
3748 uint64_t size = state->dts_options[DTRACEOPT_STRSIZE];
3968 state->dts_options[DTRACEOPT_STRSIZE]);
3991 uintptr_t limit = addr + state->dts_options[DTRACEOPT_STRSIZE];
4028 uint64_t size = state->dts_options[DTRACEOPT_STRSIZE];
4175 uint64_t size = state->dts_options[DTRACEOPT_STRSIZE];
4289 uint64_t size = state->dts_options[DTRACEOPT_STRSIZE];
4387 uint64_t size = state->dts_options[DTRACEOPT_STRSIZE];
4582 uint64_t size = state->dts_options[DTRACEOPT_STRSIZE];
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h1090 #define DTRACEOPT_STRSIZE 6 /* string size */ macro

Completed in 81 milliseconds