Searched refs:approx (Results 1 – 14 of 14) sorted by relevance
/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_benchmark.c | 79 bool approx(int i_one, int i_two) in approx() function 285 per_filter1, approx, per_filter2, skip); in main() 288 bitmap1 - native, approx, bitmap2 - native, skip); in main() 294 ret |= compare("entry", "≈", "1 bitmapped", entry, approx, in main() 296 ret |= compare("entry", "≈", "2 bitmapped", entry, approx, in main() 299 entry + (per_filter1 * 4) + native, approx, filter2, in main()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-twl4030-usb | 3 Read-only status reporting if VBUS (approx 5V)
|
/linux/drivers/media/tuners/ |
H A D | tda18271-fe.c | 250 s32 rfcal_comp, approx; in tda18271c2_rf_tracking_filters_correction() local 270 approx = map[i].rf_a1 * (s32)(freq / 1000 - map[i].rf1) + in tda18271c2_rf_tracking_filters_correction() 273 approx = map[i].rf_a2 * (s32)(freq / 1000 - map[i].rf2) + in tda18271c2_rf_tracking_filters_correction() 277 if (approx < 0) in tda18271c2_rf_tracking_filters_correction() 278 approx = 0; in tda18271c2_rf_tracking_filters_correction() 279 if (approx > 255) in tda18271c2_rf_tracking_filters_correction() 280 approx = 255; in tda18271c2_rf_tracking_filters_correction() 287 regs[R_EB14] = (unsigned char)(approx + rfcal_comp); in tda18271c2_rf_tracking_filters_correction()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1089 u64 active_sym, active_count, frac, approx; in tegra_sor_compute_params() local 1124 approx = active_count + (active_frac * (f - 1)) * f; in tegra_sor_compute_params() 1125 approx = div_u64(approx, active_frac * f); in tegra_sor_compute_params() 1127 approx = active_count + f; in tegra_sor_compute_params() 1131 approx = active_count + div_u64(f, active_frac); in tegra_sor_compute_params() 1133 approx = active_count; in tegra_sor_compute_params() 1136 error = div_s64(active_sym - approx, tu_size); in tegra_sor_compute_params()
|
/linux/Documentation/scheduler/ |
H A D | schedutil.rst | 137 u := u_clamp + u_irq + u_dl; [approx. see source for more detail]
|
/linux/tools/perf/Documentation/ |
H A D | perf-amd-ibs.txt | 168 Samples: 3M of event 'ibs_op//', Event count (approx.): 23524876
|
H A D | perf-config.txt | 530 # Event count (approx.): 6876107743
|
H A D | perf-intel-pt.txt | 1665 # Event count (approx.): 2274583
|
/linux/arch/m68k/q40/ |
H A D | README | 18 The floppy imposes a very high interrupt load on the CPU, approx 30K/s.
|
/linux/Documentation/networking/ |
H A D | pktgen.rst | 52 For ixgbe use e.g. "30" resulting in approx 33K interrupts/sec (1/30*10^6)::
|
/linux/drivers/ata/ |
H A D | Kconfig | 49 This option will enlarge the kernel by approx. 6KB. Disable it only 64 This option will enlarge the kernel by approx. 3KB. Disable it if
|
/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 217 | ILOG is the log base 10 of the input value. It is approx-
|
/linux/arch/x86/math-emu/ |
H A D | README | 349 The numbers in the body of the table give the approx number of times a
|
/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 629 cmd_per_lun * approx. 17 Kbytes
|