Home
last modified time | relevance | path

Searched refs:calculations (Results 1 – 25 of 34) sorted by relevance

12

/linux-5.19.10/tools/power/cpupower/bench/
Dbenchmark.c84 unsigned int calculations; in start_benchmark() local
109 calculations = calculate_timespace(load_time, config); in start_benchmark()
114 calculations, load_time); in start_benchmark()
121 load_time / calculations, in start_benchmark()
122 1000000 * calculations / load_time); in start_benchmark()
128 ROUNDS(calculations); in start_benchmark()
136 load_time, calculations); in start_benchmark()
154 ROUNDS(calculations); in start_benchmark()
162 load_time, calculations); in start_benchmark()
/linux-5.19.10/lib/math/
DKconfig6 calculations are in fixed point. Module will be called cordic.
/linux-5.19.10/arch/arm/nwfpe/
Dfpmodule.inl30 address calculations. */
/linux-5.19.10/lib/raid6/
Dvpermxor.uc17 * syndrome calculations.
/linux-5.19.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,rpmh-rsc.yaml141 // calculations are like this::
169 // register offsets for DRV0 start at 01C00, the register calculations are
/linux-5.19.10/Documentation/hwmon/
Dina209.rst25 of a D.C. power supply. It can perform measurements and calculations in the
Dsubmitting-patches.rst83 * Avoid calculations in macros and macro-generated functions. While such macros
/linux-5.19.10/Documentation/devicetree/bindings/memory-controllers/
Dti,gpmc.yaml47 Functional clock. Used for bus timing calculations and
/linux-5.19.10/Documentation/process/
Ddeprecated.rst56 Dynamic size calculations (especially multiplication) should not be
97 For other calculations, please compose the use of the size_mul(),
250 This led to fragile size calculations via sizeof() (which would need to
/linux-5.19.10/Documentation/x86/x86_64/
Dfsgs.rst33 used without complex address offset calculations to access the per thread
/linux-5.19.10/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt119 are complex calculations and empirical data to be taken care of. We leave
/linux-5.19.10/Documentation/driver-api/thermal/
Dsysfs-api.rst207 drivers for temperature calculations.
215 drivers for temperature calculations.
/linux-5.19.10/Documentation/gpu/amdgpu/display/
Ddcn-overview.rst117 space to relax the floating-point calculations following. Data would stay in
/linux-5.19.10/Documentation/networking/
Dnet_dim.rst112 bytes, packets and interrupts count. No need to perform any calculations, just
Drds.rst387 - do some congestion calculations
/linux-5.19.10/Documentation/crypto/
Dasync-tx-api.rst43 xor-parity-calculations of the md-raid5 driver using the offload engines
/linux-5.19.10/Documentation/driver-api/media/drivers/
Dzoran.rst484 for calculations.
518 example, using very similar calculations, is limited to -q48. The only
/linux-5.19.10/Documentation/sound/designs/
Dtimestamping.rst14 trigger_tstamp but update their internal calculations if the driver
/linux-5.19.10/Documentation/filesystems/
Dgfs2-glocks.rst178 has gone into the mean/variance calculations. The other counter
Dxfs-self-describing-metadata.rst335 verification and CRC calculations. The per-buffer verifiers simply perform basic
Dubifs-authentication.rst193 useful for free space calculations. See [UBIFS-WP] for more details.
/linux-5.19.10/arch/m68k/
DKconfig.cpu342 The fpu uses normally a few bit more during calculations for
/linux-5.19.10/Documentation/security/
Dself-protection.rst190 Similar to counter overflow, integer overflows (usually size calculations)
/linux-5.19.10/Documentation/filesystems/ext4/
Dsuper.rst442 - Checksum seed used for metadata_csum calculations. This value is
/linux-5.19.10/Documentation/scheduler/
Dsched-energy.rst246 From these calculations, the Case 1 has the lowest total energy. So CPU 1

12