/illumos-gate/usr/src/man/man3kstat/ |
H A D | Makefile | 24 kstat_open.3kstat \ 33 kstat_close.3kstat := LINKSRC = kstat_open.3kstat
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3kstat.inc | 19 link path=usr/share/man/man3kstat/kstat_close.3kstat target=kstat_open.3kstat 23 file path=usr/share/man/man3kstat/kstat_open.3kstat
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | turbo.c | 72 if ((kc = kstat_open()) == NULL) { in pt_turbo_init() 120 if ((kc = kstat_open()) == NULL) in pt_turbo_snapshot()
|
H A D | battery.c | 69 kstat_ctl_t *kc = kstat_open(); in pt_battery_mod_lookup() 119 kc = kstat_open(); in pt_battery_stat_snapshot()
|
H A D | cpufreq.c | 186 if ((kc = kstat_open()) == NULL) in pt_cpufreq_stat_prepare() 378 if ((kc = kstat_open()) == NULL) in pt_cpufreq_snapshot()
|
/illumos-gate/usr/src/lib/libkstat/ |
H A D | kstat.h | 47 extern kstat_ctl_t *kstat_open(void);
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | kstat.c | 76 if ((kc = kstat_open()) == NULL) { in read_sun4u_kstats()
|
/illumos-gate/usr/src/cmd/fs.d/ |
H A D | fssnapsup.c | 113 kslib = kstat_open(); in fssnap_show_status() 217 kslib = kstat_open(); in fssnap_display_info()
|
/illumos-gate/usr/src/cmd/fm/schemes/cpu/ |
H A D | cpu.c | 78 if ((kc = kstat_open()) == NULL) in cpu_cpuid_present() 99 if ((kc = kstat_open()) == NULL) in cpu_get_serialid_kstat()
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | memstat.c | 109 kc = kstat_open();
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_cpu.c | 182 kc = kstat_open (); in devinfo_cpu_add()
|
/illumos-gate/usr/src/lib/libkstat/common/ |
H A D | mapfile-vers | 56 kstat_open;
|
H A D | kstat.c | 69 kstat_open(void) in kstat_open() function
|
/illumos-gate/usr/src/cmd/lockstat/ |
H A D | sym.c | 102 if ((kc = kstat_open()) == NULL) in fake_up_certain_popular_kernel_symbols()
|
/illumos-gate/usr/src/lib/sun_sas/common/ |
H A D | Sun_sasGetPhyStatistics.c | 190 kc = kstat_open(); in Sun_sasGetPhyStatistics()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/umount/ |
H A D | umount.c | 368 if ((kc = kstat_open()) == NULL) in is_v4_mount()
|
/illumos-gate/usr/src/cmd/pools/poolstat/ |
H A D | sa_kstat.c | 79 if ((ks_ctl = kstat_open()) == NULL) in sa_kstat_init()
|
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumpitime.c | 409 if ((kslib = kstat_open()) == NULL) in is_fssnap_dump()
|
/illumos-gate/usr/src/cmd/fuser/ |
H A D | fuser.c | 146 if ((kc = kstat_open()) == NULL || in get_f_user_buf()
|
/illumos-gate/usr/src/cmd/pools/poold/libjkstat/ |
H A D | jkstat.c | 135 return ((jlong)(uintptr_t)kstat_open()); in Java_com_sun_solaris_service_kstat_KstatCtl_open()
|
/illumos-gate/usr/src/cmd/kvmstat/ |
H A D | kvmstat.c | 438 if ((kcp = kstat_open()) == NULL) in main()
|
/illumos-gate/usr/src/lib/libfsmgt/common/ |
H A D | nfs_mntinfo.c | 171 if ((libkstat_cookie = kstat_open()) == NULL) { in get_kstat_info()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | log.c | 604 if (((kc = kstat_open()) != 0) && in log_init()
|
/illumos-gate/usr/src/cmd/stat/common/ |
H A D | acquire.c | 395 while ((kc = kstat_open()) == NULL) { in open_kstat()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl.c | 744 if ((kc = kstat_open()) == NULL) in opl_disp_environ()
|