HomeSort by relevance Sort by last modified time
    Searched refs:ftpc_rcount (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
fasttrap_impl.h 76 uint64_t ftpc_rcount; /* count of extant providers */ member in struct:fasttrap_proc
  /onnv/onnv-gate/usr/src/uts/common/dtrace/
fasttrap.c 1173 fprc->ftpc_rcount++;
1175 ASSERT(fprc->ftpc_acount <= fprc->ftpc_rcount);
1190 new_fprc->ftpc_rcount = 1;
1203 fprc->ftpc_rcount++;
1205 ASSERT(fprc->ftpc_acount <= fprc->ftpc_rcount);
    [all...]

Completed in 1940 milliseconds