Home
last modified time | relevance | path

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

/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()
/dpdk/doc/guides/contributing/
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 Dstable.rst72 For a list of the currently maintained stable/LTS branches please see
84 branches, unless the submitter indicates otherwise. If there are exceptions,
H A Ddesign.rst164 branches are usually required. When processing a burst of packets that have been
/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). …