Home
last modified time | relevance | path

Searched refs:leaves (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp_api.t97 my @leaves = $c->leaves;
98 ok(@leaves, 'There are some leaves');
100 cmp_ok(@children, '<=', @leaves, 'Root should have nchildren <= nleaves');
142 my $leaf = $leaves[0]; # Pickup any non-root lgrp.
237 my @d_lgrps = grep { defined $latencies->{$_}{$_} } @leaves;
H A DLgrp.t136 my @leaves = lgrp_leaves $c;
137 ok(scalar @leaves);
138 ok(scalar @leaves, lgrp_leaves $c);
139 ok(scalar @children <= scalar @leaves);
242 my@leaves1 = $c->leaves;
243 ok(@leaves, @leaves1) or
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmmp.c570 int leaves = MAX(vdev_count_leaves(spa), 1); in mmp_thread() local
602 skip_wait += leaves; in mmp_thread()
606 next_time = gethrtime() + mmp_interval / leaves; in mmp_thread()
616 mmp_fail_intervals, mmp_fail_ns, skip_wait, leaves, in mmp_thread()
676 leaves; in mmp_thread()
H A Ddsl_scan.c2659 uint64_t i, leaves = 0; in dsl_scan_count_leaves() local
2670 leaves += dsl_scan_count_leaves(vd->vdev_child[i]); in dsl_scan_count_leaves()
2673 return (leaves); in dsl_scan_count_leaves()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod46 @leaves = $p->leaves();
52 $leaf = $leaves[0];
141 =head2 leaves section
/illumos-gate/usr/src/common/ficl/test/
H A Dvocab.fr31 \ F83 and F-PC version; leaves only CONTEXT
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dreport1.txt59 store 144 bytes of combined key and data, only 1% of the leaves
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm219 sub leaves subroutine
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dstate009.cfg35 # default values leaves the values unchanged.
H A Dstate010.cfg35 # default values leaves the values unchanged.
/illumos-gate/usr/src/test/elf-tests/tests/groups/no-relobj-group-merge/
H A DREADME.md5 another input section this leaves us with problems:
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.3.sample54 # packet leaves belong to the same VLAN
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c2852 uint64_t leaves; in ztest_vdev_add_remove() local
2938 uint64_t leaves; in ztest_vdev_class_add() local
3219 uint64_t leaves; in ztest_vdev_attach_detach() local
3264 leaf = ztest_random(leaves); in ztest_vdev_attach_detach()
3327 top * leaves + leaf); in ztest_vdev_attach_detach()
5644 uint64_t leaves; in ztest_fault_inject() local
5676 ASSERT(leaves >= 1); in ztest_fault_inject()
5706 top * leaves + zs->zs_splits); in ztest_fault_inject()
5709 top * leaves + leaf); in ztest_fault_inject()
5765 leaves = 1; in ztest_fault_inject()
[all …]
/illumos-gate/usr/src/common/ficl/softcore/
H A Doo.fr107 \ the class that's on the stack. If successful, it leaves the class on the stack
210 \ The metaclass SUB method, defined below, leaves the address
496 \ This method leaves the stack and search order ready for instance variable
501 \ Postcondition: leaves the address of the new class in current-class
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod78 my @leaves = lgrp_leaves($cookie);
79 @leaves = l->leaves();
588 =item leaves([$lgrp])
/illumos-gate/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl397 push(@result, $lobj->leaves), next if $lgrp =~ m/^leaves$/i;
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm252 sub leaves subroutine
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME739 6909553 e1000g stall reset leaves GLDv3 link state as "unknown"
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME739 6909553 e1000g stall reset leaves GLDv3 link state as "unknown"
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE896 iffe: lcl leaves leading [a-zA-Z]: for dos
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6182 IPv4 DHCP leaves many of the retransmit decisions up to the client,
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1521 6805009 ld.so.1: link map control list tear down leaves dangling pointer -
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in3656 Since the static linker leaves 'bogus' data in object sections
H A Dlibdwarf.h.in3656 Since the static linker leaves 'bogus' data in object sections
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE583 10-10-21 A bug in which function autoloaded in a function leaves a file open

12