/titanic_44/usr/src/lib/libkstat/ |
H A D | kstat.h | 49 extern kstat_ctl_t *kstat_open(void); 57 extern kstat_ctl_t *kstat_open();
|
/titanic_44/usr/src/man/man3kstat/ |
H A D | Makefile | 24 kstat_open.3kstat \ 33 kstat_close.3kstat := LINKSRC = kstat_open.3kstat
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3kstat.inc | 20 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 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()
|
/titanic_44/usr/src/cmd/avs/dsstat/ |
H A D | multi_stats.c | 89 if ((kc = kstat_open()) == NULL) in discover() 141 if ((kc = kstat_open()) == NULL) in update()
|
/titanic_44/usr/src/cmd/fs.d/ |
H A D | fssnapsup.c | 115 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 D | piclkstat.c | 100 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 D | cpu.c | 78 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 D | memstat.c | 111 kc = kstat_open();
|
/titanic_44/usr/src/lib/libprtdiag/common/ |
H A D | kstat.c | 76 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 D | iod_main.c | 115 if ((kc = kstat_open()) == NULL) in iod_cpu_check_support()
|
/titanic_44/usr/src/lib/libkstat/common/ |
H A D | llib-lkstat | 40 kstat_ctl_t *kstat_open(void);
|
H A D | mapfile-vers | 56 kstat_open;
|
H A D | kstat.c | 68 kstat_open(void) in kstat_open() function
|
/titanic_44/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_cpu.c | 184 kc = kstat_open (); in devinfo_cpu_add()
|
/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_cpu_arch.c | 166 if ((kc = kstat_open()) == NULL) in cmd_cpu_getfrustr_by_id()
|
/titanic_44/usr/src/cmd/lockstat/ |
H A D | sym.c | 104 if ((kc = kstat_open()) == NULL) in fake_up_certain_popular_kernel_symbols()
|
/titanic_44/usr/src/lib/sun_sas/common/ |
H A D | Sun_sasGetPhyStatistics.c | 186 kc = kstat_open(); in Sun_sasGetPhyStatistics()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4u/chip/ |
H A D | chip_sun4u.c | 87 if ((chip->chip_kc = kstat_open()) == NULL) { in _topo_init()
|
/titanic_44/usr/src/cmd/fs.d/nfs/umount/ |
H A D | umount.c | 370 if ((kc = kstat_open()) == NULL) in is_v4_mount()
|
/titanic_44/usr/src/cmd/avs/sdbc/ |
H A D | sdbc_dynmem.c | 328 kctl = kstat_open(); in sd_dynmem_lintmain()
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdlstat.c | 519 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 D | sa_kstat.c | 81 if ((ks_ctl = kstat_open()) == NULL) in sa_kstat_init()
|