Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 25 of 104) sorted by relevance

12345

/Linux-v4.19/tools/perf/Documentation/
Dperf-diff.txt92 --compute::
94 (default is delta-abs). Default can be changed using diff.compute
107 Specify compute sorting column number. 0 means sorting by baseline
143 baseline/A compute/B compute/C samples
154 baseline/B compute/A compute/C samples
165 baseline/C compute/B compute/A samples
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-meta-vsp1-hgo.rst23 The HGO can compute histograms independently per channel, on the maximum of the
29 to compute three 64-bins histograms. RGB, YCbCr and HSV image formats are
32 channels to compute a single 64-bins histogram. Only the RGB image format is
34 - In *256 bins normal mode*, the HGO operates on the Y channel to compute a
37 channels to compute a single 256-bins histogram. Only the RGB image format is
/Linux-v4.19/arch/xtensa/lib/
Dstrncpy_user.S95 sub a2, a11, a2 # compute strlen
150 sub a2, a11, a2 # compute strlen
157 sub a2, a11, a2 # compute strlen
165 sub a2, a11, a2 # compute strlen
175 sub a2, a11, a2 # compute strlen
201 sub a2, a11, a2 # compute strlen
/Linux-v4.19/Documentation/hwmon/
Dfam15h_power56 * Tsample: compute unit power accumulator sample period
59 * N: the ratio of compute unit power accumulator sample period to the
61 * Jmax: max compute unit accumulated power which is indicated by
63 * Jx/Jy: compute unit accumulated power which is indicated by
83 v. Calculate the average power consumption for a compute unit over
Dvt121176 via compute lines in sensors.conf, like:
78 compute inx @*(1+R1/R2), @/(1+R1/R2)
122 compute temp1 (@-Offset)/Gain, (@*Gain)+Offset
154 compute tempx 1 / (1 / 298.15 - (` (2200 / @ - 1)) / 3435) - 273.15,
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-max96115 Description: The value of the shunt resistor used to compute power drain on
12 Description: The value of the shunt resistor used to compute current flowing
Dsysfs-bus-iio-frequency-adf43508 that is used to compute the various dividers, is able to
/Linux-v4.19/tools/perf/
Dbuiltin-diff.c92 static int compute = COMPUTE_DELTA_ABS; variable
178 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
311 switch (compute) { in formula_fprintf()
476 switch (compute) { in hists__precompute()
819 OPT_CALLBACK('c', "compute", &compute,
1194 data__hpp_register(d, i ? compute_2_hpp[compute] : in ui_init()
1235 switch (compute) { in ui_init()
1314 compute = COMPUTE_DELTA; in diff__config()
1316 compute = COMPUTE_DELTA_ABS; in diff__config()
1318 compute = COMPUTE_RATIO; in diff__config()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-designware.txt18 This value which is by default 300ns is used to compute the tLOW period.
21 This value which is by default 300ns is used to compute the tHIGH period.
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/
Datmel-wdt.txt16 compute the WDV field.
19 It is used to compute the WDD field.
/Linux-v4.19/arch/arm/boot/dts/
Dbcm2835-rpi-cm1-io1.dts7 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
/Linux-v4.19/arch/m68k/fpsp040/
Dstwotox.S35 | Go to expr to compute that expression.
51 | Go to expr to compute that expression.
/Linux-v4.19/Documentation/x86/x86_64/
Dcpu-hotplug-spec16 of disabled LAPICs to compute the maximum number of future CPUs.
/Linux-v4.19/arch/c6x/lib/
Dmpyll.S23 ;; First compute partial results using 32-bit parts of x and y:
/Linux-v4.19/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm2835.txt43 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
/Linux-v4.19/arch/x86/crypto/
Dsha256-avx-asm.S155 ## compute s0 four at a time and s1 two at a time
156 ## compute W[-16] + W[-7] 4 at a time
172 ## compute s0
224 ## compute low s1
265 ## compute high s1
Dsha256-ssse3-asm.S148 ## compute s0 four at a time and s1 two at a time
149 ## compute W[-16] + W[-7] 4 at a time
166 ## compute s0
223 ## compute low s1
267 ## compute high s1
/Linux-v4.19/arch/um/
DKconfig174 prompt "Enable seccomp to safely compute untrusted bytecode"
177 that may need to compute untrusted bytecode during their
/Linux-v4.19/Documentation/virtual/kvm/
Dhypercalls.txt118 The hypercall lets a guest compute a precise timestamp across
120 compute the CLOCK_REALTIME for its clock, at the same instant.
/Linux-v4.19/arch/h8300/lib/
Dudivsi3.S67 mulxu.w r0,er2 ; compute er3 = remainder (tentative)
/Linux-v4.19/crypto/asymmetric_keys/
Dpkcs7.asn178 -- Explicit because easier to compute digest on
/Linux-v4.19/Documentation/acpi/
Dcppc_sysfs.txt59 Below describes the steps to compute the average performance delivered by taking
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c589 .compute = matroxfb_g450_compute,
599 .compute = g450_dvi_compute,
/Linux-v4.19/Documentation/networking/
Dchecksum-offloads.txt27 skb->csum_offset. The device should compute the 16-bit ones-complement
84 This allows us to compute the outer checksum without looking at the payload:
/Linux-v4.19/arch/microblaze/
DKconfig124 bool "Enable seccomp to safely compute untrusted bytecode"
129 that may need to compute untrusted bytecode during their

12345