Home
last modified time | relevance | path

Searched refs:runs (Results 1 – 25 of 78) sorted by relevance

1234

/f-stack/freebsd/kern/
H A Dkern_clocksource.c162 int done, runs; in handleevents() local
177 runs = 0; in handleevents()
180 runs++; in handleevents()
182 if (runs) { in handleevents()
190 runs = 0; in handleevents()
193 runs++; in handleevents()
195 if (runs && fake < 2) { in handleevents()
196 statclock(runs, usermode); in handleevents()
200 runs = 0; in handleevents()
203 runs++; in handleevents()
[all …]
/f-stack/app/redis-5.0.5/utils/
H A Dspeed-regression.tcl12 set runs {}
42 lappend runs $b $output
48 return $runs
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdless.1.md12 `zstdless` runs `less (1)` on files or stdin, if no files argument is given, after decompressing th…
H A Dzstdgrep.1.md12 `zstdgrep` runs `grep (1)` on files or stdin, if no files argument is given, after decompressing th…
/f-stack/dpdk/drivers/raw/octeontx2_dma/
H A Dmeson.build9 # This integrated controller runs only on a arm64 machine, remove 32bit warnings
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.timeout.zcp16 -- This program runs forever (until timed out).
/f-stack/dpdk/drivers/net/hinic/base/
H A Dmeson.build19 # The driver runs only on arch64 machine, remove 32bit warnings
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dbrcm,bcm-vc4.txt44 - clocks: a) core: The core clock the unit runs on
52 - clocks: The core clock the unit runs on
63 - clocks: The clock the unit runs on
H A Dbrcm,bcm2835-dpi.yaml21 - description: The core clock the unit runs on
H A Dssd1307fb.txt38 - solomon,low-power. Display runs in low power mode
/f-stack/dpdk/doc/guides/prog_guide/
H A Dprofile_app.rst56 get a wall clock counter in user space. Typically it runs at a lower clock frequency than the CPU c…
64 clock counter is through the ARMv8 PMU subsystem. The PMU cycle counter runs
H A Dkernel_nic_interface.rst210 For example, when the user runs ``ip link set [up|down] dev <ifaceX>``.
215 interface. For example, when the user runs ``ip link set mtu <size>
221 For example, when the user runs ``ip link set address <MAC>
231 interface. For example, when the user runs ``ip link set promisc
241 For example, when the user runs ``ifconfig <ifaceX> [-]allmulti``. If the
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dethtool.rst67 that runs on a worker core, and a foreground `Ethtool Shell`_ that
68 runs on the main core. These are described below.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dintegratorcp.dts146 /* TIMER0 runs directly on the 25MHz chrystal */
152 /* TIMER1 runs @ 1MHz */
158 /* TIMER2 runs @ 1MHz */
/f-stack/app/redis-5.0.5/utils/lru/
H A DREADME16 will output averages of different runs, by adding an additional argument.
/f-stack/freebsd/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml9 runs-on: ubuntu-latest
H A Dzfs-tests.yml9 runs-on: ubuntu-latest
H A Dzloop.yml9 runs-on: ubuntu-latest
/f-stack/freebsd/contrib/device-tree/Bindings/gpu/
H A Dbrcm,bcm-v3d.txt20 - clocks: The core clock the unit runs on
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/fsl/
H A Dimx8m-ddrc.yaml18 switching is implemented by TF-A code which runs from a SRAM area.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dti,cdce925.txt34 present, the clock runs at the requested frequency on average. Otherwise
/f-stack/dpdk/doc/guides/tools/
H A Dpdump.rst9 The ``dpdk-pdump`` tool is a Data Plane Development Kit (DPDK) tool that runs as
26 * The ``dpdk-pdump`` tool runs as a DPDK secondary process. It exits when
H A Dtestbbdev.rst66 Fills vector based on turbo_dec_test1.data file and runs all tests
158 It runs all tests with following vectors:
206 It runs all tests with "default" vectors.
257 It runs all available tests using the test vector filled based on
272 It runs **validation** test for each vector file that matches the given pattern.
/f-stack/freebsd/contrib/device-tree/Bindings/mips/img/
H A Dxilfpga.txt13 The example project runs on the Nexys4DDR board by Digilent powered by
/f-stack/freebsd/contrib/device-tree/Bindings/cpufreq/
H A Dbrcm,stb-avs-cpu-freq.txt15 [1] The AVS CPU is an independent co-processor that runs proprietary

1234