Searched refs:kstat_install (Results 1 - 25 of 232) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dkstat.c39 kstat_install(kstat_t *ksp) function
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_kstat.c85 kstat_install(ksp);
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_counters.c134 kstat_install(picN_ksp);
183 kstat_install(counters_ksp);
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_stat.c130 kstat_install(ksp);
/illumos-gate/usr/src/uts/common/rpc/
H A Dmt_rpcinit.c79 kstat_install(ksp);
H A Drdma_subr.c519 kstat_install(ksp);
527 kstat_install(ksp);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_stats.c119 kstat_install(ihp->stats.ks);
248 kstat_install(isp->stats.ks);
249 kstat_install(isp->stats.ks_io);
391 kstat_install(icp->stats.ks);
/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagp_kstat.c126 kstat_install(ksp);
/illumos-gate/usr/src/uts/common/os/
H A Dkstat_fr.c503 kstat_install(ksp);
519 kstat_install(ksp);
526 kstat_install(ksp);
533 kstat_install(ksp);
541 kstat_install(ksp);
548 kstat_install(ksp);
555 kstat_install(ksp);
564 kstat_install(ksp);
573 kstat_install(ksp);
581 kstat_install(ks
1135 kstat_install(kstat_t *ksp) function
[all...]
H A Dpghw.c524 kstat_install(pg->pghw_kstat);
546 kstat_install(pg->pghw_cu_kstat);
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_kstat.c72 kstat_install(dca->dca_intrstats);
149 kstat_install(dca->dca_ksp);
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Denviron.c478 kstat_install(tksp);
495 kstat_install(ttsp);
H A Dsimmstat.c282 kstat_install(simmstat_ksp);
H A Dsram.c357 kstat_install(resetinfo_ksp);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_counters.c149 kstat_install(picN_ksp);
205 kstat_install(counters_ksp);
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_kstats.c179 kstat_install(*kspp);
/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kstat.c106 kstat_install(n2rng->n_ksp);
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dturbo.c196 kstat_install(turbo_info->turbo_ksp);
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c336 kstat_install(sndr_kstats);
1029 kstat_install(krdc->set_kstats);
1038 kstat_install(krdc->io_kstats);
1044 kstat_install(krdc->bmp_kstats);
1094 kstat_install(krdc->io_kstats);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_stats.c273 kstat_install(picN_ksp);
326 kstat_install(cntr_ksp);
644 kstat_install(cntr_ksp);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_stats.c306 kstat_install(picN_ksp);
365 kstat_install(cntr_ksp);
565 kstat_install(cntr_ksp);
/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.c410 kstat_install(picN_ksp);
456 kstat_install(counters_ksp);
/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_kstats.c218 kstat_install(picN_ksp);
266 kstat_install(counters_ksp);
/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-kstats.c441 kstat_install(picN_ksp);
495 kstat_install(counters_ksp);
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdssubr.c143 kstat_install(rds_kstatsp);

Completed in 1249 milliseconds

12345678910