/Linux-v6.6/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 32 s64 difference, expected; in do_count_loop() local 46 difference = events[0].result.value - expected; in do_count_loop() 47 percentage = (double)difference / events[0].result.value * 100; in do_count_loop() 56 printf("Delta %lld, %f%%\n", difference, percentage); in do_count_loop() 62 if (difference < 0) in do_count_loop() 63 difference = -difference; in do_count_loop() 65 /* Tolerate a difference below 0.0001 % */ in do_count_loop() 66 difference *= 10000 * 100; in do_count_loop() 67 if (difference / events[0].result.value) in do_count_loop()
|
D | count_stcx_fail.c | 32 s64 difference, expected; in do_count_loop() local 48 difference = events[0].result.value - expected; in do_count_loop() 49 percentage = (double)difference / events[0].result.value * 100; in do_count_loop() 60 printf("Delta %lld, %f%%\n", difference, percentage); in do_count_loop() 67 if (difference < 0) in do_count_loop() 68 difference = -difference; in do_count_loop() 70 /* Tolerate a difference below 0.0001 % */ in do_count_loop() 71 difference *= 10000 * 100; in do_count_loop() 72 if (difference / events[0].result.value) in do_count_loop()
|
/Linux-v6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
D | instruction_count_test.c | 28 int64_t difference, expected; in do_count_loop() local 47 difference = event->result.value - expected; in do_count_loop() 48 percentage = (double)difference / event->result.value * 100; in do_count_loop() 54 printf("Delta %ld, %f%%\n", difference, percentage); in do_count_loop() 58 if (difference < 0) in do_count_loop() 59 difference = -difference; in do_count_loop() 61 /* Tolerate a difference of up to 0.0001 % */ in do_count_loop() 62 difference *= 10000 * 100; in do_count_loop() 63 if (difference / event->result.value) in do_count_loop()
|
/Linux-v6.6/arch/arc/lib/ |
D | strcmp.S | 31 xor r0,r2,r3 ; mask for difference 33 bic_s r0,r0,r1 ; mask for least significant difference bit 35 xor r0,r5,r1 ; mask for least significant difference byte 47 xor r0,r2,r3 ; mask for difference 50 bic_s r0,r0,r1 ; mask for least significant difference bit 52 xor r0,r5,r1 ; mask for least significant difference byte
|
/Linux-v6.6/Documentation/hwmon/ |
D | lm77.rst | 29 applies to all 3 limits. The relative difference is stored in a single 30 register on the chip, which means that the relative difference between 36 difference staying unchanged. For example, if the old critical limit 42 read-only. Setting temp1_crit_hyst writes the difference between
|
D | emc1403.rst | 63 hysteresis mechanism which applies to all limits. The relative difference 65 difference between the limit and its hysteresis is always the same for 71 difference staying unchanged. For example, if the old critical limit 77 are read-only. Setting temp1_crit_hyst writes the difference between
|
D | lm70.rst | 55 The LM74 and TMP121/TMP122/TMP123/TMP124 are very similar; main difference is 63 The LM71 is also very similar; main difference is 14-bit temperature
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ |
D | ia_css_tnr_types.h | 25 * When difference between current frame and previous frame is less than or 28 * When difference between current frame and previous frame is greater 46 If difference between current frame and 52 If difference between current frame and
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_blit.c | 138 * vmw_find_first_diff - find the first difference between dst and src 144 * return: The offset from find start where the first difference was 145 * encountered in bytes. If no difference was found, the function returns 211 * vmw_find_last_diff - find the last difference between dst and src 217 * return: The offset from find start where the last difference was 218 * encountered in bytes, or a negative value if no difference was found. 253 * vmw_adjust_rect - Adjust rectangle coordinates for newly found difference 256 * @diff_offs: The offset from @diff->line_offset where the difference was 284 * This is needed to know the needed granularity of the difference computing 303 * Starting from where first difference was found, find in vmw_diff_memcpy() [all …]
|
/Linux-v6.6/drivers/input/ |
D | ff-memless.c | 157 int difference; in apply_envelope() local 178 difference = abs(value) - envelope_level; in apply_envelope() 180 pr_debug("difference = %d\n", difference); in apply_envelope() 184 difference = difference * time_from_level / time_of_envelope; in apply_envelope() 186 pr_debug("difference = %d\n", difference); in apply_envelope() 189 -(difference + envelope_level) : (difference + envelope_level); in apply_envelope()
|
/Linux-v6.6/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func_profile_stat.tc | 12 : "diff returns 0 if there is no difference" 20 : "diff returns 0 if there is no difference"
|
/Linux-v6.6/net/smc/ |
D | smc_cdc.h | 146 /* calculate cursor difference between old and new, where old <= new and 147 * difference cannot exceed size 160 /* calculate cursor difference between old and new - returns negative 173 /* calculate cursor difference between old and new, where old <= new and 174 * difference may exceed size
|
/Linux-v6.6/Documentation/misc-devices/ |
D | lis3lv02d.rst | 44 small difference due to input system fuzziness feature. 50 sensing element is internally moved little bit. Selftest measures difference 55 measured difference between modes. Axes are not remapped in selftest mode.
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 112 xfs_rtword_t wdiff; /* difference from wanted value */ in xfs_rtfind_back() 149 * Calculate the difference between the value there in xfs_rtfind_back() 196 * Compute difference between actual and desired value. in xfs_rtfind_back() 243 * Compute difference between actual and desired value. in xfs_rtfind_back() 287 xfs_rtword_t wdiff; /* difference from wanted value */ in xfs_rtfind_forw() 323 * Calculate the difference between the value there in xfs_rtfind_forw() 369 * Compute difference between actual and desired value. in xfs_rtfind_forw() 413 * Compute difference between actual and desired value. in xfs_rtfind_forw() 782 xfs_rtword_t wdiff; /* difference from wanted value */ in xfs_rtcheck_range() 821 * Compute difference between actual and desired value. in xfs_rtcheck_range() [all …]
|
/Linux-v6.6/include/linux/ |
D | dim.h | 20 * Is a difference between values justifies taking an action. 21 * We consider 10% difference as significant. 151 * @DIM_PARKING_ON_TOP: Algorithm found a local top point - exit on significant difference 232 * dim_calc_stats - calculate the difference between two samples
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | colorspaces-details.rst | 66 The luminance (Y') and color difference (Cb and Cr) are obtained with 142 The luminance (Y') and color difference (Cb and Cr) are obtained with 265 The luminance (Y') and color difference (Cb and Cr) are obtained with 334 The luminance (Y') and color difference (Cb and Cr) are obtained with 405 The luminance (Y') and color difference (Cb and Cr) are obtained with 553 The luminance (Y') and color difference (Cb and Cr) are obtained with 627 The luminance (Y') and color difference (Cb and Cr) are obtained with 698 The luminance (Y') and color difference (Cb and Cr) are obtained with
|
/Linux-v6.6/drivers/gpu/drm/sun4i/ |
D | sun8i_csc.c | 54 * Upper 16 bits represents difference, which is subtracted from the input 63 * units takes only positive value for difference. From what can be deducted 65 * difference has to be subtracted.
|
/Linux-v6.6/drivers/net/wireless/ath/ath5k/ |
D | eeprom.h | 373 * @ee_cck_ofdm_gain_delta: difference in gainF to output the same power for 375 * @ee_cck_ofdm_power_delta: power difference between OFDM (6Mbps) and CCK 383 * @ee_atn_tx_rx: Difference in attenuation between TX and RX in 1dB steps 389 * @ee_tx_end2xlna_enable: Time difference from when BB finishes sending a frame 391 * @ee_tx_end2xpa_disable: Time difference from when BB finishes sending a frame 393 * @ee_tx_frm2xpa_enable: Time difference from when MAC sends frame to when
|
/Linux-v6.6/drivers/md/ |
D | dm-kcopyd.c | 125 unsigned int throttle, now, difference; in io_job_start() local 140 difference = now - t->last_jiffies; in io_job_start() 143 t->io_period += difference; in io_job_start() 144 t->total_period += difference; in io_job_start() 189 unsigned int now, difference; in io_job_finish() local 192 difference = now - t->last_jiffies; in io_job_finish() 195 t->io_period += difference; in io_job_finish() 196 t->total_period += difference; in io_job_finish()
|
/Linux-v6.6/Documentation/bpf/ |
D | map_cgrp_storage.rst | 78 Difference Between BPF_MAP_TYPE_CGRP_STORAGE and BPF_MAP_TYPE_CGROUP_STORAGE 84 illusates the main difference between ``BPF_MAP_TYPE_CGRP_STORAGE`` and
|
/Linux-v6.6/Documentation/sound/hd-audio/ |
D | dp-mst.rst | 8 Virtual pin is an extension of per_pin. The most difference of DP MST 52 Below discussion will ignore MST and NON-MST difference as it doesn't
|
/Linux-v6.6/arch/x86/ |
D | Makefile_32.cpu | 3 # Must change only cflags-y (or [yn]), not CFLAGS! That makes a difference for UML. 25 # They make zero difference whatsosever to performance at this time.
|
/Linux-v6.6/fs/squashfs/ |
D | id.c | 91 * the next (i.e. table[0] < table[1]), and the difference between them in squashfs_read_id_index_table() 93 * should be less than id_table_start, and again the difference in squashfs_read_id_index_table()
|
D | xattr_id.c | 101 * the next (i.e. table[0] < table[1]), and the difference between them in squashfs_read_xattr_id_table() 103 * should be less than table_start, and again the difference in squashfs_read_xattr_id_table()
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_tc_edt.sh | 85 awk '{printf "elapsed: %d sec; bps difference: %.2f%%\n", 89 # The difference is usually about 0.1% on a 20-sec test, and ==> zero
|