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

12

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c272 * Dump this callee's raw arc information with all
568 struct rawarc arc; local
603 * dump the normalized raw arc information. For old-style dumping,
610 arc.raw_frompc = arcp->arc_parentp->value;
611 arc.raw_selfpc = arcp->arc_childp->value;
612 arc.raw_count = arcp->arc_count;
613 if (fwrite(&arc, sizeof (arc), 1, sfile) != 1) {
633 "0x%llx count %lld\n", arc.raw_frompc,
634 arc
947 struct rawarc arc; local
1343 struct rawarc arc; local
[all...]
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_calibration.h110 int16_t arc; member in struct:rx_iq_cal
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_calibration.h107 int16_t arc; member in struct:rx_iq_cal
/illumos-gate/usr/src/test/zfs-tests/tests/perf/scripts/
H A Dprefetch_io.d48 arc_read:arc-demand-hit-predictive-prefetch
53 arc_read:arc-sync-wait-for-async
/illumos-gate/usr/src/lib/libzpool/common/
H A Dllib-lzpool53 #include <sys/arc.h>
/illumos-gate/usr/src/cmd/ldmad/
H A Dmdesc_mutable.h121 } arc; member in union:md_prop::__anon740
H A Dmdesc_lib.c248 propp->d.arc.is_ptr = B_TRUE;
249 propp->d.arc.val.nodep = tgtnodep;
399 ASSERT(propp->d.arc.is_ptr);
400 mdep->d.prop_idx = htomd64(propp->d.arc.val.nodep->build_index);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h36 #include <sys/arc.h>
H A Ddmu_objset.h35 #include <sys/arc.h>
H A Ddbuf.h35 #include <sys/arc.h>
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsense.h258 } arc; member in union:scsi_sk_specific_data
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbptree.c27 #include <sys/arc.h>
H A Dzio_inject.c43 #include <sys/arc.h>
H A Ddsl_bookmark.c26 #include <sys/arc.h>
H A Dzap_leaf.c40 #include <sys/arc.h>
H A Ddsl_pool.c38 #include <sys/arc.h>
H A Dddt.c34 #include <sys/arc.h>
H A Dspa_misc.c52 #include <sys/arc.h>
1600 * purposes of the arc. It is generated at load time, and
H A Ddsl_scan.c36 #include <sys/arc.h>
H A Ddsl_dir.c43 #include <sys/arc.h>
H A Dzap_micro.c37 #include <sys/arc.h>
H A Dzil.c33 #include <sys/arc.h>
H A Dvdev.c45 #include <sys/arc.h>
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_zvol.c40 #include <sys/arc.h>
231 * Allocate enough loaned arc buffers for the requested region.
279 * The write operation uses loaned arc buffers so that
285 * allocate the arc buffers and fill in the stmf sglist
329 * flags == 0 - create transaction and assign all arc bufs to offsets
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.sub233 | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
298 | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \

Completed in 136 milliseconds

12