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

  /onnv/onnv-gate/usr/src/cmd/filebench/scripts/
filebench_compare.pl 81 ($fluff, $opcnt, $ops, $reads, $writes, $bandwidth,
  /onnv/onnv-gate/usr/src/uts/i86pc/vm/
hat_i86.c 1019 uint_t opcnt = 1; local
1034 ++opcnt;
1036 if (HYPERVISOR_mmuext_op(t, opcnt, &retcnt, DOMID_SELF) < 0)
1038 ASSERT(retcnt == opcnt);
    [all...]

Completed in 120 milliseconds