HomeSort by: relevance | last modified time | path
    Searched refs:dtpr_aframes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
dtrace_impl.h 121 int dtpr_aframes; /* artificial frames */ member in struct:dtrace_probe
  /src/external/cddl/osnet/dist/uts/common/dtrace/
dtrace.c 3436 int aframes = mstate->dtms_probe->dtpr_aframes + 2;
3561 int aframes = mstate->dtms_probe->dtpr_aframes + 2;
3592 int aframes = mstate->dtms_probe->dtpr_aframes + 2;
7851 size / sizeof (pc_t), probe->dtpr_aframes,
9392 probe->dtpr_aframes = aframes;

Completed in 28 milliseconds