Searched refs:calculations (Results 1 – 25 of 34) sorted by relevance
12
/linux-5.19.10/tools/power/cpupower/bench/ |
D | benchmark.c | 84 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/ |
D | Kconfig | 6 calculations are in fixed point. Module will be called cordic.
|
/linux-5.19.10/arch/arm/nwfpe/ |
D | fpmodule.inl | 30 address calculations. */
|
/linux-5.19.10/lib/raid6/ |
D | vpermxor.uc | 17 * syndrome calculations.
|
/linux-5.19.10/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,rpmh-rsc.yaml | 141 // calculations are like this:: 169 // register offsets for DRV0 start at 01C00, the register calculations are
|
/linux-5.19.10/Documentation/hwmon/ |
D | ina209.rst | 25 of a D.C. power supply. It can perform measurements and calculations in the
|
D | submitting-patches.rst | 83 * Avoid calculations in macros and macro-generated functions. While such macros
|
/linux-5.19.10/Documentation/devicetree/bindings/memory-controllers/ |
D | ti,gpmc.yaml | 47 Functional clock. Used for bus timing calculations and
|
/linux-5.19.10/Documentation/process/ |
D | deprecated.rst | 56 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/ |
D | fsgs.rst | 33 used without complex address offset calculations to access the per thread
|
/linux-5.19.10/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 119 are complex calculations and empirical data to be taken care of. We leave
|
/linux-5.19.10/Documentation/driver-api/thermal/ |
D | sysfs-api.rst | 207 drivers for temperature calculations. 215 drivers for temperature calculations.
|
/linux-5.19.10/Documentation/gpu/amdgpu/display/ |
D | dcn-overview.rst | 117 space to relax the floating-point calculations following. Data would stay in
|
/linux-5.19.10/Documentation/networking/ |
D | net_dim.rst | 112 bytes, packets and interrupts count. No need to perform any calculations, just
|
D | rds.rst | 387 - do some congestion calculations
|
/linux-5.19.10/Documentation/crypto/ |
D | async-tx-api.rst | 43 xor-parity-calculations of the md-raid5 driver using the offload engines
|
/linux-5.19.10/Documentation/driver-api/media/drivers/ |
D | zoran.rst | 484 for calculations. 518 example, using very similar calculations, is limited to -q48. The only
|
/linux-5.19.10/Documentation/sound/designs/ |
D | timestamping.rst | 14 trigger_tstamp but update their internal calculations if the driver
|
/linux-5.19.10/Documentation/filesystems/ |
D | gfs2-glocks.rst | 178 has gone into the mean/variance calculations. The other counter
|
D | xfs-self-describing-metadata.rst | 335 verification and CRC calculations. The per-buffer verifiers simply perform basic
|
D | ubifs-authentication.rst | 193 useful for free space calculations. See [UBIFS-WP] for more details.
|
/linux-5.19.10/arch/m68k/ |
D | Kconfig.cpu | 342 The fpu uses normally a few bit more during calculations for
|
/linux-5.19.10/Documentation/security/ |
D | self-protection.rst | 190 Similar to counter overflow, integer overflows (usually size calculations)
|
/linux-5.19.10/Documentation/filesystems/ext4/ |
D | super.rst | 442 - Checksum seed used for metadata_csum calculations. This value is
|
/linux-5.19.10/Documentation/scheduler/ |
D | sched-energy.rst | 246 From these calculations, the Case 1 has the lowest total energy. So CPU 1
|
12