Searched refs:arc (Results 1 - 25 of 99) sorted by relevance

1234

/freebsd-current/tools/tools/git/
H A DMakefile1 SCRIPTS= git-arc.sh
3 MAN= git-arc.1
H A Darcgit33 # $ arc diff --update D2185 review_D2185_base
71 arc_dir="$(git rev-parse --git-dir)/arc"
86 arc list > $phab_before
87 yes | env EDITOR=true arc diff --create --allow-untracked HEAD~
88 arc list > $phab_after
171 if ! type arc > /dev/null 2> /dev/null
192 # We have to do a git checkout in order to run arc, so save the original branch
H A Dgit-arc.sh33 # - main (for git arc stage)
49 Usage: git arc [-vy] <command> <arguments>
85 $ git arc create HEAD
88 $ git arc update HEAD
90 $ git arc stage HEAD
96 arc.assume_yes [bool]
100 arc.browse [bool] -- Try to open newly created reviews in a browser tab.
103 arc.list [bool] -- Always use "list mode" (-l) with create and update.
109 arc.verbose [bool] -- Verbose output. Equivalent to the -v flag.
117 $ git arc creat
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/TargetInfo/
H A DARCTargetInfo.cpp20 RegisterTarget<Triple::arc> X(getTheARCTarget(), "arc", "ARC", "ARC");
/freebsd-current/sys/dev/ath/ath_rate/onoe/
H A Donoe.h40 struct ath_ratectrl arc; /* base state */ member in struct:onoe_softc
H A Donoe.c434 osc->arc.arc_space = sizeof(struct onoe_node);
437 return &osc->arc;
441 ath_rate_detach(struct ath_ratectrl *arc) argument
443 struct onoe_softc *osc = (struct onoe_softc *) arc;
/freebsd-current/usr.bin/systat/
H A Dmain.c300 uint64_t arc[7] = {}; local
301 size_t size = sizeof(arc[0]);
303 &arc[0], &size, NULL, 0) == 0 ) {
304 GETSYSCTL("vfs.zfs.mfu_size", arc[1]);
305 GETSYSCTL("vfs.zfs.mru_size", arc[2]);
306 GETSYSCTL("vfs.zfs.anon_size", arc[3]);
307 GETSYSCTL("kstat.zfs.misc.arcstats.hdr_size", arc[4]);
308 GETSYSCTL("kstat.zfs.misc.arcstats.l2_hdr_size", arc[5]);
309 GETSYSCTL("kstat.zfs.misc.arcstats.bonus_size", arc[6]);
311 arc[
[all...]
/freebsd-current/sys/dev/ath/ath_rate/amrr/
H A Damrr.h45 struct ath_ratectrl arc; /* base state */ member in struct:amrr_softc
H A Damrr.c463 asc->arc.arc_space = sizeof(struct amrr_node);
466 return &asc->arc;
470 ath_rate_detach(struct ath_ratectrl *arc) argument
472 struct amrr_softc *asc = (struct amrr_softc *) arc;
/freebsd-current/usr.bin/gprof/
H A Dgprof.c223 struct rawarc arc; local
231 while ( fread( &arc , sizeof arc , 1 , pfile ) == 1 ) {
235 arc.raw_frompc , arc.raw_selfpc , arc.raw_count );
239 * add this arc
241 tally( &arc );
323 printf( "[tally] arc from %s to %s traversed %ld times\n" ,
338 struct rawarc arc; local
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpi_resource.c235 struct acpi_resource_context *arc; local
242 arc = context;
243 dev = arc->dev;
244 set = arc->set;
255 set->set_ioport(dev, arc->context, res->Data.FixedIo.Address,
264 set->set_ioport(dev, arc->context, res->Data.Io.Minimum,
270 set->set_iorange(dev, arc->context, res->Data.Io.Minimum,
281 set->set_memory(dev, arc->context, res->Data.FixedMemory32.Address,
290 set->set_memory(dev, arc->context, res->Data.Memory32.Minimum,
296 set->set_memoryrange(dev, arc
494 struct acpi_resource_context arc; local
[all...]
/freebsd-current/usr.bin/top/
H A Dmachine.h49 int *arc; member in struct:system_info
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp169 auto arc = std::make_unique<GCOVArc>(*src, *dst, flags); local
170 src->addDstEdge(arc.get());
171 dst->addSrcEdge(arc.get());
172 if (arc->onTree())
173 fn->treeArcs.push_back(std::move(arc));
175 fn->arcs.push_back(std::move(arc));
277 for (std::unique_ptr<GCOVArc> &arc : fn->arcs) {
278 if (!buf.readInt64(arc->count))
280 arc->src.count += arc
287 auto arc = std::make_unique<GCOVArc>(sink, src, GCOV_ARC_ON_TREE); local
[all...]
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c225 * Grow the arc table.
371 struct pmcpl_ct_arc *arc; local
385 * for at least one arc for that PMC.
389 arc = &ct->pct_arc[i];
390 if (arc->pcta_child->pct_color != PMCPL_PCT_GREY &&
392 &arc->pcta_samples) != 0 &&
394 &arc->pcta_samples) > pmcstat_threshold) {
613 struct pmcpl_ct_arc *arc; local
619 * Find related arc in parent node and
624 arc
[all...]
H A Dpmcpl_gprof.c239 struct rawarc arc; /* from <sys/gmon.h> */ local
252 arc.raw_frompc = rawfrom + image->pi_vaddr;
253 arc.raw_selfpc = rawto + image->pi_vaddr;
254 arc.raw_count = count;
256 (void) fwrite(&arc, sizeof(arc), 1, pgf->pgf_file);
/freebsd-current/sys/contrib/openzfs/lib/libzdb/
H A Dlibzdb.c35 #include <sys/arc.h>
/freebsd-current/sys/dev/ath/ath_rate/sample/
H A Dsample.h47 struct ath_ratectrl arc; /* base class */ member in struct:sample_softc
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Darc_os.c29 #include <sys/arc.h>
115 * Return a default max arc size based on the amount of physical memory.
H A Dspa_os.c59 #include <sys/arc.h>
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/
H A DMakefile.files67 arc.o \
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp34 case arc: return "arc";
133 case arc: return "arc";
368 .Case("arc", arc)
514 .Case("arc", Triple::arc)
849 case Triple::arc:
1453 case llvm::Triple::arc
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dbptree.c26 #include <sys/arc.h>
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Ddsl_pool.h37 #include <sys/arc.h>
H A Ddmu_objset.h34 #include <sys/arc.h>
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Darc_os.c35 #include <sys/arc.h>
82 * Return a default max arc size based on the amount of physical memory.
217 /* The arc is considered warm once reclaim has occurred */
236 * unable to keep up with. Set arc_no_grow to briefly pause arc
272 * the arc is already going to be evicting, so we just want to
356 * reclaim from the arc. This is done to prevent kswapd from
357 * swapping out pages when it is preferable to shrink the arc.
359 arc_shrinker = spl_register_shrinker("zfs-arc-shrinker",

Completed in 218 milliseconds

1234