Home
last modified time | relevance | path

Searched refs:KSTAT_DATA_UINT64 (Results 1 – 25 of 131) sorted by relevance

123456

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_stats.c86 { "calls", KSTAT_DATA_UINT64 },
87 { "badcalls", KSTAT_DATA_UINT64 },
88 { "referrals", KSTAT_DATA_UINT64 },
89 { "referlinks", KSTAT_DATA_UINT64 },
133 { "null", KSTAT_DATA_UINT64 },
134 { "getattr", KSTAT_DATA_UINT64 },
135 { "setattr", KSTAT_DATA_UINT64 },
136 { "root", KSTAT_DATA_UINT64 },
137 { "lookup", KSTAT_DATA_UINT64 },
138 { "readlink", KSTAT_DATA_UINT64 },
[all …]
/titanic_44/usr/src/uts/common/inet/ip/
H A Dipdrop.c71 "tcp_clear", KSTAT_DATA_UINT64); in ip_drop_init()
73 "tcp_secure", KSTAT_DATA_UINT64); in ip_drop_init()
75 "tcp_mismatch", KSTAT_DATA_UINT64); in ip_drop_init()
77 "tcp_ipsec_alloc", KSTAT_DATA_UINT64); in ip_drop_init()
81 "sadb_inlarval_timeout", KSTAT_DATA_UINT64); in ip_drop_init()
83 "sadb_inlarval_replace", KSTAT_DATA_UINT64); in ip_drop_init()
85 "sadb_inidle_overflow", KSTAT_DATA_UINT64); in ip_drop_init()
87 "sadb_inidle_timeout", KSTAT_DATA_UINT64); in ip_drop_init()
89 "sadb_acquire_nomem", KSTAT_DATA_UINT64); in ip_drop_init()
91 "sadb_acquire_toofull", KSTAT_DATA_UINT64); in ip_drop_init()
[all …]
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c249 KSTAT_DATA_UINT64); in ixgbe_init_stats()
251 KSTAT_DATA_UINT64); in ixgbe_init_stats()
254 KSTAT_DATA_UINT64); in ixgbe_init_stats()
256 KSTAT_DATA_UINT64); in ixgbe_init_stats()
258 KSTAT_DATA_UINT64); in ixgbe_init_stats()
260 KSTAT_DATA_UINT64); in ixgbe_init_stats()
262 KSTAT_DATA_UINT64); in ixgbe_init_stats()
264 KSTAT_DATA_UINT64); in ixgbe_init_stats()
266 KSTAT_DATA_UINT64); in ixgbe_init_stats()
268 KSTAT_DATA_UINT64); in ixgbe_init_stats()
[all …]
/titanic_44/usr/src/uts/sparc/fpu/
H A Dfpu_simulator.c62 { "fpu_sim_fmovs", KSTAT_DATA_UINT64},
63 { "fpu_sim_fmovd", KSTAT_DATA_UINT64},
64 { "fpu_sim_fmovq", KSTAT_DATA_UINT64},
65 { "fpu_sim_fnegs", KSTAT_DATA_UINT64},
66 { "fpu_sim_fnegd", KSTAT_DATA_UINT64},
67 { "fpu_sim_fnegq", KSTAT_DATA_UINT64},
68 { "fpu_sim_fabss", KSTAT_DATA_UINT64},
69 { "fpu_sim_fabsd", KSTAT_DATA_UINT64},
70 { "fpu_sim_fabsq", KSTAT_DATA_UINT64},
71 { "fpu_sim_fsqrts", KSTAT_DATA_UINT64},
[all …]
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_stats.c269 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
271 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
273 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
275 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
277 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
279 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
281 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
283 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
285 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
287 KSTAT_DATA_UINT64); in i40e_stat_vsi_init()
[all …]
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_stat.c177 KSTAT_DATA_UINT64); in igb_init_stats()
179 KSTAT_DATA_UINT64); in igb_init_stats()
183 KSTAT_DATA_UINT64); in igb_init_stats()
185 KSTAT_DATA_UINT64); in igb_init_stats()
187 KSTAT_DATA_UINT64); in igb_init_stats()
189 KSTAT_DATA_UINT64); in igb_init_stats()
191 KSTAT_DATA_UINT64); in igb_init_stats()
193 KSTAT_DATA_UINT64); in igb_init_stats()
195 KSTAT_DATA_UINT64); in igb_init_stats()
197 KSTAT_DATA_UINT64); in igb_init_stats()
[all …]
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c1701 BNXE_KSTAT_RXQ(rxqBdTotal, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1702 BNXE_KSTAT_RXQ(rxqBdLeft, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1703 BNXE_KSTAT_RXQ(rxqBdPageCnt, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1704 BNXE_KSTAT_RXQ(rxqBdsPerPage, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1705 BNXE_KSTAT_RXQ(rxqBdSize, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1706 BNXE_KSTAT_RXQ(rxqBdsSkipEop, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1707 BNXE_KSTAT_RXQ(rxqBdProdIdx, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1708 BNXE_KSTAT_RXQ(rxqBdConsIdx, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1709 BNXE_KSTAT_RXQ(hwRxqConIdx, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
1710 BNXE_KSTAT_RXQ(sgeBdTotal, KSTAT_DATA_UINT64); in BnxeKstatInitRxQ()
[all …]
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_stat.c71 { MAC_STAT_IFSPEED, "ifspeed", KSTAT_DATA_UINT64, 0 },
88 { MAC_STAT_RBYTES, "rbytes64", KSTAT_DATA_UINT64, 0 },
89 { MAC_STAT_IPACKETS, "ipackets64", KSTAT_DATA_UINT64, 0 },
90 { MAC_STAT_OBYTES, "obytes64", KSTAT_DATA_UINT64, 0 },
91 { MAC_STAT_OPACKETS, "opackets64", KSTAT_DATA_UINT64, 0 }
113 { MAC_STAT_RBYTES, "rbytes", KSTAT_DATA_UINT64, 0},
114 { MAC_STAT_IPACKETS, "ipackets", KSTAT_DATA_UINT64, 0},
115 { MAC_STAT_HDROPS, "hdrops", KSTAT_DATA_UINT64, 0}
124 { MAC_STAT_OBYTES, "obytes", KSTAT_DATA_UINT64, 0},
125 { MAC_STAT_OPACKETS, "opackets", KSTAT_DATA_UINT64, 0}
[all …]
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c464 { "inSegs", KSTAT_DATA_UINT64, 0 }, in tcp_kstat_init()
465 { "outSegs", KSTAT_DATA_UINT64, 0 }, in tcp_kstat_init()
660 { "tcp_timermp_alloced", KSTAT_DATA_UINT64 }, in tcp_g_kstat_init()
661 { "tcp_timermp_allocfail", KSTAT_DATA_UINT64 }, in tcp_g_kstat_init()
662 { "tcp_timermp_allocdblfail", KSTAT_DATA_UINT64 }, in tcp_g_kstat_init()
663 { "tcp_freelist_cleanup", KSTAT_DATA_UINT64 }, in tcp_g_kstat_init()
694 { "tcp_time_wait_syn_success", KSTAT_DATA_UINT64, 0 }, in tcp_kstat2_init()
695 { "tcp_clean_death_nondetached", KSTAT_DATA_UINT64, 0 }, in tcp_kstat2_init()
696 { "tcp_eager_blowoff_q", KSTAT_DATA_UINT64, 0 }, in tcp_kstat2_init()
697 { "tcp_eager_blowoff_q0", KSTAT_DATA_UINT64, 0 }, in tcp_kstat2_init()
[all …]
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_kstats.c83 {RDC_STAT_PACKETS, KSTAT_DATA_UINT64, "rdc_packets"},
84 {RDC_STAT_BYTES, KSTAT_DATA_UINT64, "rdc_bytes"},
117 {RDC_SYS_STAT_CTRL_FIFO_SEC, KSTAT_DATA_UINT64, "rdc_ctrl_fifo_sec"},
118 {RDC_SYS_STAT_CTRL_FIFO_DED, KSTAT_DATA_UINT64, "rdc_ctrl_fifo_ded"},
119 {RDC_SYS_STAT_DATA_FIFO_SEC, KSTAT_DATA_UINT64, "rdc_data_fifo_sec"},
120 {RDC_SYS_STAT_DATA_FIFO_DED, KSTAT_DATA_UINT64, "tdc_data_fifo_ded"},
156 {TDC_STAT_PACKETS, KSTAT_DATA_UINT64, "tdc_packets"},
157 {TDC_STAT_BYTES, KSTAT_DATA_UINT64, "tdc_bytes"},
158 {TDC_STAT_BYTES_WITH_PAD, KSTAT_DATA_UINT64, "tdc_bytes_with_pad"},
159 {TDC_STAT_ERRORS, KSTAT_DATA_UINT64, "tdc_errors"},
[all …]
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_impl.h260 { "onloan_read_buf", KSTAT_DATA_UINT64 },
261 { "onloan_write_buf", KSTAT_DATA_UINT64 },
262 { "read_buf_copied", KSTAT_DATA_UINT64 },
263 { "read_buf_nocopy", KSTAT_DATA_UINT64 },
264 { "write_buf_copied", KSTAT_DATA_UINT64 },
265 { "write_buf_nocopy", KSTAT_DATA_UINT64 }
/titanic_44/usr/src/uts/common/inet/kssl/
H A Dkssl.c555 "kssl_sid_cache_lookups", KSTAT_DATA_UINT64); in kssl_global_init()
557 "kssl_sid_cache_hits", KSTAT_DATA_UINT64); in kssl_global_init()
559 "kssl_sid_cached", KSTAT_DATA_UINT64); in kssl_global_init()
561 "kssl_sid_uncached", KSTAT_DATA_UINT64); in kssl_global_init()
564 "kssl_full_handshakes", KSTAT_DATA_UINT64); in kssl_global_init()
566 "kssl_resumed_sessions", KSTAT_DATA_UINT64); in kssl_global_init()
568 "kssl_fallback_connections", KSTAT_DATA_UINT64); in kssl_global_init()
570 "kssl_proxy_fallback_failed", KSTAT_DATA_UINT64); in kssl_global_init()
572 "kssl_appdata_record_ins", KSTAT_DATA_UINT64); in kssl_global_init()
574 "kssl_appdata_record_outs", KSTAT_DATA_UINT64); in kssl_global_init()
[all …]
/titanic_44/usr/src/uts/common/os/
H A Dcpu.c237 { "cpu_ticks_idle", KSTAT_DATA_UINT64 },
238 { "cpu_ticks_user", KSTAT_DATA_UINT64 },
239 { "cpu_ticks_kernel", KSTAT_DATA_UINT64 },
240 { "cpu_ticks_wait", KSTAT_DATA_UINT64 },
241 { "cpu_nsec_idle", KSTAT_DATA_UINT64 },
242 { "cpu_nsec_user", KSTAT_DATA_UINT64 },
243 { "cpu_nsec_kernel", KSTAT_DATA_UINT64 },
244 { "cpu_nsec_dtrace", KSTAT_DATA_UINT64 },
245 { "cpu_nsec_intr", KSTAT_DATA_UINT64 },
246 { "cpu_load_intr", KSTAT_DATA_UINT64 },
[all …]
H A Dtaskq.c600 { "pid", KSTAT_DATA_UINT64 },
601 { "tasks", KSTAT_DATA_UINT64 },
602 { "executed", KSTAT_DATA_UINT64 },
603 { "maxtasks", KSTAT_DATA_UINT64 },
604 { "totaltime", KSTAT_DATA_UINT64 },
605 { "nactive", KSTAT_DATA_UINT64 },
606 { "nalloc", KSTAT_DATA_UINT64 },
607 { "priority", KSTAT_DATA_UINT64 },
608 { "threads", KSTAT_DATA_UINT64 },
631 { "priority", KSTAT_DATA_UINT64 },
[all …]
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c292 "Total Hotplug Successes", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
294 "Hotplug Successes", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
296 "Hotplug Total Failures", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
298 "Hotplug Failures", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
300 "Device Count", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
321 kstat_named_init(&esp->cc_crc, "CRC Errors", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
323 "Bit Stuffing Violations", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
325 "Data Toggle PID Errors", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
327 "Endpoint Stalls", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
329 "Device Not Responding", KSTAT_DATA_UINT64); in usba_hcdi_create_stats()
[all …]
/titanic_44/usr/src/uts/common/io/dls/
H A Ddls_stat.c34 { MAC_STAT_IFSPEED, "ifspeed", KSTAT_DATA_UINT64, 0 },
48 { MAC_STAT_RBYTES, "rbytes64", KSTAT_DATA_UINT64, 0 },
49 { MAC_STAT_IPACKETS, "ipackets64", KSTAT_DATA_UINT64, 0 },
50 { MAC_STAT_OBYTES, "obytes64", KSTAT_DATA_UINT64, 0 },
51 { MAC_STAT_OPACKETS, "opackets64", KSTAT_DATA_UINT64, 0 },
76 case KSTAT_DATA_UINT64: in dls_stat_update()
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c456 { "sctp_add_faddr", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
457 { "sctp_add_timer", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
458 { "sctp_conn_create", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
459 { "sctp_find_next_tq", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
460 { "sctp_fr_add_hdr", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
461 { "sctp_fr_not_found", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
462 { "sctp_output_failed", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
463 { "sctp_rexmit_failed", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
464 { "sctp_send_init_failed", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
465 { "sctp_send_cookie_failed", KSTAT_DATA_UINT64 }, in sctp_kstat2_init()
[all …]
/titanic_44/usr/src/uts/common/vm/
H A Dpage_retire.c198 { "pages_retired", KSTAT_DATA_UINT64},
199 { "pages_retire_request", KSTAT_DATA_UINT64},
200 { "pages_retire_request_free", KSTAT_DATA_UINT64},
201 { "pages_notenqueued", KSTAT_DATA_UINT64},
202 { "pages_notdequeued", KSTAT_DATA_UINT64},
203 { "pages_pending", KSTAT_DATA_UINT64},
204 { "pages_pending_kas", KSTAT_DATA_UINT64},
205 { "pages_deferred", KSTAT_DATA_UINT64},
206 { "pages_deferred_kernel", KSTAT_DATA_UINT64},
207 { "pages_limit", KSTAT_DATA_UINT64},
[all …]
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp_stats.c394 { "udp_sock_fallback", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
395 { "udp_out_opt", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
396 { "udp_out_err_notconn", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
397 { "udp_out_err_output", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
398 { "udp_out_err_tudr", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
400 { "udp_data_conn", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
401 { "udp_data_notconn", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
402 { "udp_out_lastdst", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
403 { "udp_out_diffdst", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
404 { "udp_out_ipv6", KSTAT_DATA_UINT64 }, in udp_kstat2_init()
[all …]
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dlufs.c105 { "superblock_deltas", KSTAT_DATA_UINT64 },
106 { "bitmap_deltas", KSTAT_DATA_UINT64 },
107 { "suminfo_deltas", KSTAT_DATA_UINT64 },
108 { "allocblk_deltas", KSTAT_DATA_UINT64 },
109 { "ab0_deltas", KSTAT_DATA_UINT64 },
110 { "dir_deltas", KSTAT_DATA_UINT64 },
111 { "inode_deltas", KSTAT_DATA_UINT64 },
112 { "fbiwrite_deltas", KSTAT_DATA_UINT64 },
113 { "quota_deltas", KSTAT_DATA_UINT64 },
114 { "shadow_deltas", KSTAT_DATA_UINT64 },
[all …]
/titanic_44/usr/src/uts/i86pc/io/pci/
H A Dpci_kstats.c53 { "cpu", KSTAT_DATA_UINT64 },
54 { "pil", KSTAT_DATA_UINT64 },
55 { "time", KSTAT_DATA_UINT64 },
56 { "ino", KSTAT_DATA_UINT64 },
57 { "cookie", KSTAT_DATA_UINT64 },
/titanic_44/usr/src/uts/common/fs/
H A Ddnlc.c193 { "hits", KSTAT_DATA_UINT64 },
194 { "misses", KSTAT_DATA_UINT64 },
195 { "negative_cache_hits", KSTAT_DATA_UINT64 },
196 { "enters", KSTAT_DATA_UINT64 },
197 { "double_enters", KSTAT_DATA_UINT64 },
198 { "purge_total_entries", KSTAT_DATA_UINT64 },
199 { "purge_all", KSTAT_DATA_UINT64 },
200 { "purge_vp", KSTAT_DATA_UINT64 },
201 { "purge_vfs", KSTAT_DATA_UINT64 },
202 { "purge_fs1", KSTAT_DATA_UINT64 },
[all …]
/titanic_44/usr/src/uts/common/fs/zfs/
H A Darc.c518 { "hits", KSTAT_DATA_UINT64 },
519 { "misses", KSTAT_DATA_UINT64 },
520 { "demand_data_hits", KSTAT_DATA_UINT64 },
521 { "demand_data_misses", KSTAT_DATA_UINT64 },
522 { "demand_metadata_hits", KSTAT_DATA_UINT64 },
523 { "demand_metadata_misses", KSTAT_DATA_UINT64 },
524 { "prefetch_data_hits", KSTAT_DATA_UINT64 },
525 { "prefetch_data_misses", KSTAT_DATA_UINT64 },
526 { "prefetch_metadata_hits", KSTAT_DATA_UINT64 },
527 { "prefetch_metadata_misses", KSTAT_DATA_UINT64 },
[all …]
H A Ddmu_zfetch.c80 { "hits", KSTAT_DATA_UINT64 },
81 { "misses", KSTAT_DATA_UINT64 },
82 { "colinear_hits", KSTAT_DATA_UINT64 },
83 { "colinear_misses", KSTAT_DATA_UINT64 },
84 { "stride_hits", KSTAT_DATA_UINT64 },
85 { "stride_misses", KSTAT_DATA_UINT64 },
86 { "reclaim_successes", KSTAT_DATA_UINT64 },
87 { "reclaim_failures", KSTAT_DATA_UINT64 },
88 { "streams_resets", KSTAT_DATA_UINT64 },
89 { "streams_noresets", KSTAT_DATA_UINT64 },
[all …]
/titanic_44/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c107 { "recvMacHeaderFail", KSTAT_DATA_UINT64 },
108 { "recvBadProtocol", KSTAT_DATA_UINT64 },
109 { "recvAllocbFail", KSTAT_DATA_UINT64 },
110 { "recvOk", KSTAT_DATA_UINT64 },
111 { "recvFail", KSTAT_DATA_UINT64 },
112 { "recvFiltered", KSTAT_DATA_UINT64 },
113 { "recvFlowControl", KSTAT_DATA_UINT64 },
118 { "sendUnbound", KSTAT_DATA_UINT64 },
119 { "sendFailed", KSTAT_DATA_UINT64 },
120 { "sendTooBig", KSTAT_DATA_UINT64 },
[all …]

123456