Searched refs:approx (Results 1 – 13 of 13) 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/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/include/linux/ |
H A D | kvm_host.h | 1805 search_memslots(struct kvm_memslots *slots, gfn_t gfn, bool approx) in search_memslots() argument 1822 return approx ? slot : NULL; in search_memslots() 1826 ____gfn_to_memslot(struct kvm_memslots *slots, gfn_t gfn, bool approx) in ____gfn_to_memslot() argument 1835 slot = search_memslots(slots, gfn, approx); in ____gfn_to_memslot()
|
/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-intel-pt.txt | 1719 # 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
|