Home
last modified time | relevance | path

Searched refs:kstat_open (Results 1 – 25 of 70) sorted by relevance

123

/titanic_44/usr/src/lib/libkstat/
H A Dkstat.h49 extern kstat_ctl_t *kstat_open(void);
57 extern kstat_ctl_t *kstat_open();
/titanic_44/usr/src/man/man3kstat/
H A DMakefile24 kstat_open.3kstat \
33 kstat_close.3kstat := LINKSRC = kstat_open.3kstat
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3kstat.inc20 file path=usr/share/man/man3kstat/kstat_open.3kstat
22 link path=usr/share/man/man3kstat/kstat_close.3kstat target=kstat_open.3kstat
/titanic_44/usr/src/cmd/powertop/common/
H A Dturbo.c72 if ((kc = kstat_open()) == NULL) { in pt_turbo_init()
120 if ((kc = kstat_open()) == NULL) in pt_turbo_snapshot()
H A Dbattery.c69 kstat_ctl_t *kc = kstat_open(); in pt_battery_mod_lookup()
119 kc = kstat_open(); in pt_battery_stat_snapshot()
H A Dcpufreq.c186 if ((kc = kstat_open()) == NULL) in pt_cpufreq_stat_prepare()
378 if ((kc = kstat_open()) == NULL) in pt_cpufreq_snapshot()
/titanic_44/usr/src/cmd/avs/dsstat/
H A Dmulti_stats.c89 if ((kc = kstat_open()) == NULL) in discover()
141 if ((kc = kstat_open()) == NULL) in update()
/titanic_44/usr/src/cmd/fs.d/
H A Dfssnapsup.c115 kslib = kstat_open(); in fssnap_show_status()
219 kslib = kstat_open(); in fssnap_display_info()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclkstat.c100 if ((kc = kstat_open()) == NULL) { in kstat_port_state()
124 if ((kc = kstat_open()) == NULL) { in kstat_port_cond()
/titanic_44/usr/src/cmd/fm/schemes/cpu/
H A Dcpu.c78 if ((kc = kstat_open()) == NULL) in cpu_cpuid_present()
99 if ((kc = kstat_open()) == NULL) in cpu_get_serialid_kstat()
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dmemstat.c111 kc = kstat_open();
/titanic_44/usr/src/lib/libprtdiag/common/
H A Dkstat.c76 if ((kc = kstat_open()) == NULL) { in read_platform_kstats()
398 if ((kc = kstat_open()) == NULL) { in read_sun4u_kstats()
/titanic_44/usr/src/cmd/fm/modules/sun4u/USII-io-diagnosis/
H A Diod_main.c115 if ((kc = kstat_open()) == NULL) in iod_cpu_check_support()
/titanic_44/usr/src/lib/libkstat/common/
H A Dllib-lkstat40 kstat_ctl_t *kstat_open(void);
H A Dmapfile-vers56 kstat_open;
H A Dkstat.c68 kstat_open(void) in kstat_open() function
/titanic_44/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_cpu.c184 kc = kstat_open (); in devinfo_cpu_add()
/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_cpu_arch.c166 if ((kc = kstat_open()) == NULL) in cmd_cpu_getfrustr_by_id()
/titanic_44/usr/src/cmd/lockstat/
H A Dsym.c104 if ((kc = kstat_open()) == NULL) in fake_up_certain_popular_kernel_symbols()
/titanic_44/usr/src/lib/sun_sas/common/
H A DSun_sasGetPhyStatistics.c186 kc = kstat_open(); in Sun_sasGetPhyStatistics()
/titanic_44/usr/src/lib/fm/topo/modules/sun4u/chip/
H A Dchip_sun4u.c87 if ((chip->chip_kc = kstat_open()) == NULL) { in _topo_init()
/titanic_44/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c370 if ((kc = kstat_open()) == NULL) in is_v4_mount()
/titanic_44/usr/src/cmd/avs/sdbc/
H A Dsdbc_dynmem.c328 kctl = kstat_open(); in sd_dynmem_lintmain()
/titanic_44/usr/src/lib/libdladm/common/
H A Dlibdlstat.c519 if ((kcp = kstat_open()) == NULL) { in dladm_continuous()
676 if ((kcp = kstat_open()) == NULL) { in dladm_get_single_mac_stat()
1206 if ((kcp = kstat_open()) == NULL) in i_query_legacy_stats()
1384 if ((kcp = kstat_open()) == NULL) { in i_dlstat_get_idlist()
1416 if ((kcp = kstat_open()) == NULL) { in i_dlstat_query_stats()
1464 if ((kcp = kstat_open()) == NULL) in i_dlstat_misc_stats()
2661 if ((kcp = kstat_open()) == NULL) { in i_dlstat_single_port_stats()
2999 if ((kcp = kstat_open()) == NULL) in dladm_flow_stat_query()
/titanic_44/usr/src/cmd/pools/poolstat/
H A Dsa_kstat.c81 if ((ks_ctl = kstat_open()) == NULL) in sa_kstat_init()

123