Home
last modified time | relevance | path

Searched refs:branches (Results 1 – 17 of 17) sorted by relevance

/f-stack/app/redis-5.0.5/utils/
H A Dspeed-regression.tcl11 proc run-tests branches { argument
14 foreach b $branches {
88 set branches {
91 set results [run-tests $branches]
/f-stack/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c37 uint64_t branches, branch_misses; in apply_policy() local
56 branches = counter; in apply_policy()
68 ci->cd[core].last_branches = branches; in apply_policy()
75 branches >>= 1; in apply_policy()
77 hits_diff = (int64_t)branches - (int64_t)last_branches; in apply_policy()
/f-stack/tools/libxo/
H A D.travis.yml9 branches:
/f-stack/dpdk/doc/guides/contributing/
H A Dstable.rst66 For a list of the currently maintained stable/LTS branches please see
78 branches, unless the submitter indicates otherwise. If there are exceptions,
H A Dvulnerability.rst224 to { branches } on the public disclosure date.
279 * The patches are pushed to the appropriate branches.
280 * For long and short term stable branches fixed,
289 are pushed to the appropriate branches.
H A Ddesign.rst164 branches are usually required. When processing a burst of packets that have been
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dlpc1850-ccu.txt3 Each CGU base clock has several clock branches which can be turned on
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md182 - "Release branches" contain the latest released code for said version.
183 - "Staging branches" contain selected commits prior to being released.
187 - Release branches: `zfs-$VERSION-release`
188 - Staging branches: `zfs-$VERSION-staging`
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h.in244 * avoid taking extra branches everywhere.
/f-stack/freebsd/contrib/libsodium/
H A Dconfigure.ac304 AX_CHECK_COMPILE_FLAG([$CWFLAGS -Wduplicated-branches], [CWFLAGS="$CWFLAGS -Wduplicated-branches"])
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_osprey22_scoemu.ini19 >>>> ORIGINAL //depot/sw/branches/AquilaStaging/drivers/wlan/hal/ar9300/ar9300_osprey22.ini#11
21 ==== THEIRS //depot/sw/branches/scorpion_dev/drivers/wlan/hal/ar9300/ar9300_osprey22.ini#3
73 >>>> ORIGINAL //depot/sw/branches/AquilaStaging/drivers/wlan/hal/ar9300/ar9300_osprey22.ini#11
75 ==== THEIRS //depot/sw/branches/scorpion_dev/drivers/wlan/hal/ar9300/ar9300_osprey22.ini#3
/f-stack/freebsd/contrib/zstd/
H A Dappveyor.yml6 branches:
H A DCONTRIBUTING.md81 … * Examine the diff presented between the two branches to make sure there is nothing unexpected.
/f-stack/freebsd/kern/
H A Dvnode_if.src805 # added in stable branches without breaking the KBI. New VOPs in HEAD should
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_framework.rst690 …| | | branches, this is done on both lookup hit and miss). …
932 …| | | avoid branches, this is done on both lookup hit and miss). …
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog252 conditional branches and dereferences. Also reorganize tcache to increase
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt320 This is done by examining branches of if/else statements. This change
11393 - Incomplete cleanup branches in AcpiTbGetTableRsdt (BZ 369)