Searched refs:calculate (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/stat/arcstat/
H A Darcstat.pl43 # hash with its corresponding value (v[field]=value) using calculate().
283 sub calculate { subroutine
357 calculate();
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java81 public double calculate(Configuration conf, Move move, Element elem) method in interface:Objective
134 abstract public double calculate(Configuration conf, Move move, method in class:AbstractObjective
513 public double calculate(Configuration conf, Move move, Element elem) method in class:WeightedLoadObjective
571 * results sets for the LocalityObjective calculate method.
656 * required for the LocalityObjective calculate() method.
949 * so the time spent in calculate() scales linearly with number of cpu.
956 public double calculate(Configuration conf, Move move, Element elem) method in class:LocalityObjective
1073 * Solver used to calculate delta, i.e. gap, between target and
1180 public double calculate(Configuration conf, Move move, Element elem) method in class:UtilizationObjective
H A DSystemSolver.java584 double contrib = obj.calculate(
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt38 how one is supposed to calculate capacity:
48 reliably calculate the capacity of an ATA drive, but I can't make
82 >reliably calculate the capacity of an ATA drive, but I can't make
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s1512 xor %o0, %o2, %o1 ! calculate alias address
1556 xor %o0, %o2, %o1 ! calculate alias address
1587 add %g5, %g2, %g5 ! calculate offset in next set
1637 xor %o0, %o2, %o1 ! calculate alias address
1698 xor %o0, %o2, %o1 ! calculate alias address
1738 add %g5, %g2, %g5 ! calculate offset in next set
1784 xor %o0, %o2, %o1 ! calculate alias address
1832 xor %o0, %o2, %o1 ! calculate alias address
1866 add %o1, %g2, %o1 ! calculate offset in next set
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.s59 * to the offset to the plt entry in %g1 to calculate the plt entry address
96 ! calculate plt relocation entry
335 * by 4 which is the 'word size' to calculate the amount
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s398 ! starting timestamp, calculate the interval with %tick, and zero
589 ! 1. load t_intr_start, %tick, and calculate the delta
1583 sll %l6, CPTRSHIFT, %l6 ! calculate offset address from cpuid
1657 sll %g6, CPTRSHIFT, %g6 ! calculate offset address from cpuid
1792 sll %g6, CPTRSHIFT, %g6 ! calculate offset address from cpuid
1905 sll %g6, CPTRSHIFT, %g6 ! calculate offset address from cpuid
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3943 \newcount\absseclevel % used to calculate proper heading level

Completed in 101 milliseconds