Home
last modified time | relevance | path

Searched refs:dtpr_aframes (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace_impl.h103 int dtpr_aframes; /* artificial frames */ member
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c3189 int aframes = mstate->dtms_probe->dtpr_aframes + 2; in dtrace_dif_variable()
3293 int aframes = mstate->dtms_probe->dtpr_aframes + 2; in dtrace_dif_variable()
3324 int aframes = mstate->dtms_probe->dtpr_aframes + 2; in dtrace_dif_variable()
7196 size / sizeof (pc_t), probe->dtpr_aframes, in dtrace_probe()
8661 probe->dtpr_aframes = aframes; in dtrace_probe_create()