Searched refs:DTRACEOPT_JSTACKSTRSIZE (Results 1 – 4 of 4) sorted by relevance
984 { "jstackstrsize", dt_opt_size, DTRACEOPT_JSTACKSTRSIZE },
836 if (dtp->dt_options[DTRACEOPT_JSTACKSTRSIZE] != DTRACEOPT_UNSET) in dt_action_ustack_args()837 strsize = dtp->dt_options[DTRACEOPT_JSTACKSTRSIZE]; in dt_action_ustack_args()
1020 #define DTRACEOPT_JSTACKSTRSIZE 22 /* size of jstack() string table */ macro
10697 strsize = opt[DTRACEOPT_JSTACKSTRSIZE]; in dtrace_ecb_action_add()13414 opt[DTRACEOPT_JSTACKSTRSIZE] = dtrace_jstackstrsize_default; in dtrace_state_create()