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

  /src/external/cddl/dtracetoolkit/dist/Bin/
lockbydist.d 10 lockstat:::adaptive-block { @time[execname] = quantize(arg1); }
lockbyproc.d 10 lockstat:::adaptive-block { @time[execname] = sum(arg1); }
  /src/external/cddl/dtracetoolkit/dist/Locks/
lockbydist.d 10 lockstat:::adaptive-block { @time[execname] = quantize(arg1); }
lockbyproc.d 10 lockstat:::adaptive-block { @time[execname] = sum(arg1); }
  /src/regress/sys/uvm/pdsim/
Makefile 24 CPRO_CFLAGS.adaptive= -DADAPTIVE
34 PDSIM_CPRO_VARIANTS+= adaptive
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
free_list.d 17 from the free list are fast. If `adaptive` is set to `Yes.adaptive`,
34 Flag!"adaptive" adaptive = No.adaptive)
179 static if (adaptive == Yes.adaptive)
291 static if (adaptive == Yes.adaptive)
321 static if (adaptive == Yes.adaptive) ++accumSamples
    [all...]
  /src/dist/pf/sbin/pfctl/
parse.y 1669 int adaptive = 0;
1896 adaptive = 1;
1918 if (!adaptive && r.max_states) {

Completed in 40 milliseconds