Home
last modified time | relevance | path

Searched refs:leaf (Results 1 – 25 of 44) sorted by relevance

12

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Drtree.c81 if (leaf != NULL) { in rtree_delete_subtree()
136 if (leaf == NULL) { in rtree_leaf_init()
139 if (leaf == NULL) { in rtree_leaf_init()
151 return leaf; in rtree_leaf_init()
195 rtree_leaf_elm_t *leaf; in rtree_child_leaf_tryread() local
206 return leaf; in rtree_child_leaf_tryread()
219 return leaf; in rtree_child_leaf_read()
230 leaf = rtree->root; in rtree_leaf_elm_lookup_hard()
287 rtree_ctx->cache[slot].leaf = leaf; \ in rtree_leaf_elm_lookup_hard()
313 cache->leaf = NULL; in rtree_ctx_data_init()
[all …]
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbtree.c297 zfs_btree_leaf_t *leaf = (depth == 0 ? in zfs_btree_find() local
500 return (&leaf->btl_elems[0]); in zfs_btree_first_helper()
686 zfs_btree_hdr_t *hdr = &leaf->btl_hdr; in zfs_btree_insert_leaf_impl()
694 leaf->btl_hdr.bth_count); in zfs_btree_insert_leaf_impl()
747 leaf->btl_hdr.bth_count = keep_count; in zfs_btree_insert_into_leaf()
822 zfs_btree_hdr_t *hdr = &leaf->btl_hdr; in zfs_btree_bulk_finish()
866 leaf->btl_hdr.bth_count + i); in zfs_btree_bulk_finish()
1011 tree->bt_root = &leaf->btl_hdr; in zfs_btree_add_idx()
1021 tree->bt_bulk = leaf; in zfs_btree_add_idx()
1148 out_idx->bti_node = &leaf->btl_hdr; in zfs_btree_next_helper()
[all …]
H A Dmmp.c286 vdev_t *leaf; in mmp_next_leaf() local
300 leaf = spa->spa_mmp.mmp_last_leaf; in mmp_next_leaf()
301 if (leaf == NULL) in mmp_next_leaf()
302 leaf = list_head(&spa->spa_leaf_list); in mmp_next_leaf()
303 starting_leaf = leaf; in mmp_next_leaf()
306 leaf = list_next(&spa->spa_leaf_list, leaf); in mmp_next_leaf()
307 if (leaf == NULL) in mmp_next_leaf()
316 if (!vdev_writeable(leaf) || leaf->vdev_offline || in mmp_next_leaf()
317 leaf->vdev_detached) { in mmp_next_leaf()
324 spa->spa_mmp.mmp_last_leaf = leaf; in mmp_next_leaf()
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Drtree.h338 rtree_leaf_elm_t *leaf = rtree_ctx->cache[slot].leaf; in rtree_leaf_elm_lookup() local
339 assert(leaf != NULL); in rtree_leaf_elm_lookup()
341 return &leaf[subkey]; in rtree_leaf_elm_lookup()
349 rtree_leaf_elm_t *leaf = rtree_ctx->l2_cache[i].leaf; \ in rtree_leaf_elm_lookup()
350 assert(leaf != NULL); \ in rtree_leaf_elm_lookup()
355 rtree_ctx->l2_cache[i].leaf = \ in rtree_leaf_elm_lookup()
356 rtree_ctx->l2_cache[i - 1].leaf; \ in rtree_leaf_elm_lookup()
360 rtree_ctx->cache[slot].leaf; \ in rtree_leaf_elm_lookup()
364 rtree_ctx->l2_cache[0].leaf = \ in rtree_leaf_elm_lookup()
368 rtree_ctx->cache[slot].leaf = leaf; \ in rtree_leaf_elm_lookup()
[all …]
H A Drtree_tsd.h37 rtree_leaf_elm_t *leaf; member
/f-stack/dpdk/lib/librte_eal/x86/
H A Drte_cpuflags.c18 uint32_t leaf; /**< cpuid leaf */ member
26 #define FEAT_DEF(name, leaf, subleaf, reg, bit) \ argument
27 [RTE_CPUFLAG_##name] = {leaf, subleaf, reg, bit, #name },
159 if (!feat->leaf) in rte_cpu_get_flag_enabled()
163 maxleaf = __get_cpuid_max(feat->leaf & 0x80000000, NULL); in rte_cpu_get_flag_enabled()
165 if (maxleaf < feat->leaf) in rte_cpu_get_flag_enabled()
168 __cpuid_count(feat->leaf, feat->subleaf, in rte_cpu_get_flag_enabled()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c524 if (params->leaf.cman) { in ixgbe_node_param_check()
529 if (params->leaf.wred.wred_profile_id != in ixgbe_node_param_check()
536 if (params->leaf.wred.shared_wred_context_id) { in ixgbe_node_param_check()
907 cap->leaf.shaper_private_supported = true; in ixgbe_level_capabilities_get()
909 cap->leaf.shaper_private_rate_min = 0; in ixgbe_level_capabilities_get()
914 cap->leaf.shaper_shared_n_max = 0; in ixgbe_level_capabilities_get()
917 cap->leaf.cman_head_drop_supported = false; in ixgbe_level_capabilities_get()
919 cap->leaf.cman_wred_context_shared_n_max = 0; in ixgbe_level_capabilities_get()
920 cap->leaf.stats_mask = 0; in ixgbe_level_capabilities_get()
964 cap->leaf.cman_head_drop_supported = false; in ixgbe_node_capabilities_get()
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Drtree.c42 rtree_leaf_elm_t *leaf; in rtree_leaf_alloc_intercept() local
49 leaf = (rtree_leaf_elm_t *)calloc(nelms, sizeof(rtree_leaf_elm_t)); in rtree_leaf_alloc_intercept()
50 assert_ptr_not_null(leaf, "Unexpected calloc() failure"); in rtree_leaf_alloc_intercept()
53 return leaf; in rtree_leaf_alloc_intercept()
58 rtree_leaf_elm_t *leaf) { in rtree_leaf_dalloc_intercept() argument
60 rtree_leaf_dalloc_orig(tsdn, rtree, leaf); in rtree_leaf_dalloc_intercept()
64 free(leaf); in rtree_leaf_dalloc_intercept()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_tm.c416 if (params->leaf.cman) { in i40e_node_param_check()
421 if (params->leaf.wred.wred_profile_id != in i40e_node_param_check()
428 if (params->leaf.wred.shared_wred_context_id) { in i40e_node_param_check()
434 if (params->leaf.wred.n_shared_wred_contexts) { in i40e_node_param_check()
786 cap->leaf.shaper_private_supported = true; in i40e_level_capabilities_get()
788 cap->leaf.shaper_private_rate_min = 0; in i40e_level_capabilities_get()
793 cap->leaf.shaper_shared_n_max = 0; in i40e_level_capabilities_get()
796 cap->leaf.cman_head_drop_supported = false; in i40e_level_capabilities_get()
798 cap->leaf.cman_wred_context_shared_n_max = 0; in i40e_level_capabilities_get()
799 cap->leaf.stats_mask = 0; in i40e_level_capabilities_get()
[all …]
/f-stack/dpdk/app/proc-info/
H A Dmain.c892 cap->leaf.cman_wred_packet_mode_supported, in display_nodecap_info()
893 cap->leaf.cman_wred_byte_mode_supported, in display_nodecap_info()
894 cap->leaf.cman_head_drop_supported, in display_nodecap_info()
896 cap->leaf.cman_wred_context_shared_n_max); in display_nodecap_info()
925 cap->leaf.shaper_private_supported, in display_levelcap_info()
928 cap->leaf.shaper_shared_n_max); in display_levelcap_info()
935 cap->leaf.cman_wred_packet_mode_supported, in display_levelcap_info()
936 cap->leaf.cman_wred_byte_mode_supported, in display_levelcap_info()
937 cap->leaf.cman_head_drop_supported, in display_levelcap_info()
1129 stats.leaf.n_pkts_queued, in show_tm()
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtraffic_management.rst23 * Congestion management for hierarchy leaf nodes: algorithms of tail drop, head
47 such as maximum number of nodes at the level, maximum number of leaf/non-leaf
49 the level if node is non-leaf type etc., are exposed as a result of
106 Early Detection (WRED). They are made available for every leaf node in the
120 Each hierarchy leaf node with WRED enabled as its congestion management mode
122 one or several shared WRED contexts (multiple leaf nodes use the same WRED
124 a single leaf node, while a shared WRED context is used to perform congestion
125 management for a group of leaf nodes.
155 The TM hierarchical tree consists of leaf nodes and non-leaf nodes. Each leaf
158 number of scheduling queues of the current Ethernet port. The non-leaf nodes
[all …]
/f-stack/freebsd/x86/iommu/
H A Dintel_idpgtbl.c89 int leaf; /* The last materialized page table member
128 if (lvl != tbl->leaf) { in domain_idmap_nextlvl()
134 if (lvl == tbl->leaf) { in domain_idmap_nextlvl()
172 int leaf, i; in domain_get_idmap_pgtbl() local
174 leaf = 0; /* silence gcc */ in domain_get_idmap_pgtbl()
181 leaf = i; in domain_get_idmap_pgtbl()
198 tbl->leaf == leaf) { in domain_get_idmap_pgtbl()
217 tbl->leaf == leaf) { in domain_get_idmap_pgtbl()
231 tbl->leaf = leaf; in domain_get_idmap_pgtbl()
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dbrcm,cygnus-audio.txt12 - clocks: PLL and leaf clocks used by audio ports
13 - assigned-clocks: PLL and leaf clocks
18 - clock-names: names of 3 leaf clocks used by audio ports
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dbrcm,iproc-clocks.txt9 comprises of several leaf clocks
11 Required properties for a PLL and its leaf clocks:
18 Have a value of <1> since there are more than 1 leaf clock of a given PLL
89 PLL and leaf clock compatible strings for Cygnus are:
142 PLL and leaf clock compatible strings for Hurricane 2 are:
156 PLL and leaf clock compatible strings for Northstar and Northstar Plus are:
186 PLL and leaf clock compatible strings for Northstar 2 are:
234 PLL and leaf clock compatible strings for BCM63138 are:
239 PLL and leaf clock compatible strings for Stingray are:
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c449 lcap.leaf.shaper_private_supported); in cmd_show_port_tm_level_cap_parsed()
453 lcap.leaf.shaper_private_rate_min); in cmd_show_port_tm_level_cap_parsed()
455 lcap.leaf.shaper_private_rate_max); in cmd_show_port_tm_level_cap_parsed()
461 lcap.leaf.shaper_shared_n_max); in cmd_show_port_tm_level_cap_parsed()
467 lcap.leaf.cman_head_drop_supported); in cmd_show_port_tm_level_cap_parsed()
473 lcap.leaf.stats_mask); in cmd_show_port_tm_level_cap_parsed()
591 ncap.leaf.cman_head_drop_supported); in cmd_show_port_tm_node_cap_parsed()
712 stats.leaf.n_pkts_queued); in cmd_show_port_tm_node_stats_parsed()
715 stats.leaf.n_bytes_queued); in cmd_show_port_tm_node_stats_parsed()
1901 cmdline_fixed_string_t leaf; member
[all …]
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_tm.c269 cap->leaf.shaper_private_supported = 1; in mrvl_level_capabilities_get()
270 cap->leaf.shaper_private_rate_min = MRVL_RATE_MIN; in mrvl_level_capabilities_get()
271 cap->leaf.shaper_private_rate_max = priv->rate_max; in mrvl_level_capabilities_get()
272 cap->leaf.shaper_private_packet_mode_supported = 0; in mrvl_level_capabilities_get()
273 cap->leaf.shaper_private_byte_mode_supported = 1; in mrvl_level_capabilities_get()
274 cap->leaf.stats_mask = RTE_TM_STATS_N_PKTS; in mrvl_level_capabilities_get()
529 if (params->leaf.cman) in mrvl_node_check_params()
535 if (params->leaf.wred.wred_profile_id) in mrvl_node_check_params()
540 if (params->leaf.wred.shared_wred_context_id) in mrvl_node_check_params()
545 if (params->leaf.wred.n_shared_wred_contexts) in mrvl_node_check_params()
/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c578 cap->leaf.shaper_private_supported = 0; in ipn3ke_tm_level_capabilities_get()
580 cap->leaf.shaper_private_rate_min = 0; in ipn3ke_tm_level_capabilities_get()
581 cap->leaf.shaper_private_rate_max = 0; in ipn3ke_tm_level_capabilities_get()
584 cap->leaf.shaper_shared_n_max = 0; in ipn3ke_tm_level_capabilities_get()
588 cap->leaf.cman_head_drop_supported = 0; in ipn3ke_tm_level_capabilities_get()
590 cap->leaf.cman_wred_byte_mode_supported = 0; in ipn3ke_tm_level_capabilities_get()
594 cap->leaf.stats_mask = STATS_MASK_QUEUE; in ipn3ke_tm_level_capabilities_get()
709 cap->leaf.cman_head_drop_supported = 0; in ipn3ke_tm_node_capabilities_get()
711 cap->leaf.cman_wred_byte_mode_supported = 0; in ipn3ke_tm_node_capabilities_get()
1307 params->leaf.cman == RTE_TM_CMAN_TAIL_DROP) in ipn3ke_tm_node_add()
[all …]
/f-stack/tools/libxo/doc/
H A Dencoders.rst32 df --libxo encoder=csv+path=filesystem+leaf=name+no-header
33 df --libxo encoder=csv:path=filesystem:leaf=name:no-header
39 leaf=name
97 The CSV encoder will emit the leaf values in this output as `fields`
154 instances. If the first instance is missing a leaf that is desired by
155 the consumer, the "leaf" option can be used to ensure that an empty
156 value is recorded for instances that lack a particular leaf.
168 The value of the leafs option should be one or more leaf names,
184 as the plural form of "leaf". libxo follows that convention.
/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h106 bool leaf; member
111 bool leaf; member
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_tm.h161 } leaf; member
793 } leaf; member
935 } leaf; member
1158 } leaf; member
/f-stack/dpdk/doc/guides/nics/
H A Dmvpp2.rst592 Node which has a parent is called a leaf whereas node without
593 parent is called a non-leaf (root).
605 then some number of leaf nodes. Number of leaf nodes cannot exceed number
656 4. Add non-leaf node for port 0:
675 5. Add leaf node for tx queue 0:
679 testpmd> add port tm leaf node 0 0 3 0 30 1 -1 0 0 1 0
688 1 - Id of a level. Since this is a leaf node 1 is passed.
695 6. Add leaf node for tx queue 1:
699 testpmd> add port tm leaf node 0 1 3 0 60 1 -1 0 0 1 0
715 7. Add leaf node for tx queue 2:
[all …]
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h88 uint32_t leaf; /* CPUID leaf */ member
161 if (__get_cpuid_max(0, NULL) >= desc->leaf) { in __cpuid_check_feature()
167 __cpuid_count(desc->leaf, desc->subleaf, in __cpuid_check_feature()
/f-stack/freebsd/contrib/device-tree/Bindings/cpu/
H A Dcpu-topology.txt112 A socket node can not be a leaf node.
126 A cluster node can not be a leaf node.
139 nodes are leaf nodes, otherwise they become containers of
144 A core node must be a leaf node if SMT is not supported.
146 Properties for core nodes that are leaf nodes:
154 If a core node is not a leaf node (CPUs supporting SMT) a core node's
165 always leaf nodes in the device tree.
169 A thread node must be a leaf node.
/f-stack/freebsd/x86/x86/
H A Didentcpu.c1388 u_int leaf, regs[4]; in identify_hypervisor_cpuid_base() local
1403 for (leaf = 0x40000000; leaf < 0x40010000; leaf += 0x100) { in identify_hypervisor_cpuid_base()
1404 do_cpuid(leaf, regs); in identify_hypervisor_cpuid_base()
1415 regs[0] = leaf + 1; in identify_hypervisor_cpuid_base()
1417 if (regs[0] >= leaf) { in identify_hypervisor_cpuid_base()
1430 if (vm_guest != VM_GUEST_VM || leaf == 0x40000000) { in identify_hypervisor_cpuid_base()
1431 hv_base = leaf; in identify_hypervisor_cpuid_base()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c683 {.leaf = {
884 {.leaf = {
1771 if (params->leaf.cman == RTE_TM_CMAN_HEAD_DROP) in node_add_check_queue()
1779 if (params->leaf.cman == RTE_TM_CMAN_WRED) { in node_add_check_queue()
2013 params->leaf.cman == RTE_TM_CMAN_WRED) in pmd_tm_node_add()
2015 params->leaf.wred.wred_profile_id); in pmd_tm_node_add()
3340 ns->stats.leaf.n_pkts_dropped[RTE_COLOR_GREEN] += in read_subport_stats()
3408 np->stats.leaf.n_pkts_queued = qlen; in read_pipe_stats()
3467 nt->stats.leaf.n_pkts_queued = qlen; in read_tc_stats()
3490 nt->stats.leaf.n_pkts_queued = qlen; in read_tc_stats()
[all …]

12