Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/ !
H A Ddtrace_impl.h109 int dtpr_aframes; /* artificial frames */ member
/xnu-11417.101.15/bsd/dev/dtrace/ !
H A Ddtrace.c3302 int aframes = mstate->dtms_probe->dtpr_aframes + 2; in dtrace_dif_variable()
3436 int aframes = mstate->dtms_probe->dtpr_aframes + 2; in dtrace_dif_variable()
3467 int aframes = mstate->dtms_probe->dtpr_aframes + 2; in dtrace_dif_variable()
7442 size / sizeof (pc_t), probe->dtpr_aframes, in dtrace_probe()
9082 probe->dtpr_aframes = aframes; in dtrace_probe_create()