Home
last modified time | relevance | path

Searched refs:KSTAT_T_KV (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/sys/sys/
H A Dkstat.h27 #define KSTAT_T_KV 1 macro
/openbsd/sys/dev/pci/
H A Dif_ixv.c1402 KSTAT_T_KV, 0); in ixv_kstats()
1433 KSTAT_T_KV, 0); in ixv_rxq_kstats()
1457 KSTAT_T_KV, 0); in ixv_txq_kstats()
H A Dif_ix.c3829 KSTAT_T_KV, 0); in ix_kstats()
3860 KSTAT_T_KV, 0); in ix_rxq_kstats()
3884 KSTAT_T_KV, 0); in ix_txq_kstats()
H A Dif_vmx.c1904 KSTAT_T_KV, 0); in vmx_kstat_create()
H A Dif_msk.c2365 KSTAT_T_KV, 0); in msk_kstat_attach()
H A Dif_myx.c2246 ks = kstat_create(DEVNAME(sc), 0, "myx-stats", 0, KSTAT_T_KV, 0); in myx_kstat_attach()
H A Dif_igc.c2796 ks = kstat_create(DEVNAME(sc), 0, "igc-stats", 0, KSTAT_T_KV, 0); in igc_kstat_attach()
H A Dif_mcx.c8536 ks = kstat_create(DEVNAME(sc), 0, ksp->ksp_name, 0, KSTAT_T_KV, 0); in mcx_kstat_attach_ppcnt()
8670 KSTAT_T_KV, 0); in mcx_kstat_attach_tmps()
8785 KSTAT_T_KV, 0); in mcx_kstat_attach_queues()
H A Dif_rge.c2883 KSTAT_T_KV, 0); in rge_kstat_attach()
H A Dif_em.c3860 KSTAT_T_KV, 0); in em_kstat_attach()
H A Dif_bge.c5010 KSTAT_T_KV, 0); in bge_kstat_attach()
/openbsd/sys/net/
H A Difq.c302 "txq", ifq->ifq_idx, KSTAT_T_KV, 0); in ifq_init()
686 "rxq", ifiq->ifiq_idx, KSTAT_T_KV, 0); in ifiq_init()
H A Dif_aggr.c3088 KSTAT_T_KV, 0); in aggr_port_kstat_attach()
H A Dif_pfsync.c438 KSTAT_T_KV, 0); in pfsync_clone_create()
/openbsd/usr.bin/kstat/
H A Dkstat.c586 case KSTAT_T_KV: in kstat_print()
/openbsd/sys/dev/ofw/
H A Dofw_thermal.c617 ks = kstat_create("dt", 0, "thermal-zone", unit++, KSTAT_T_KV, 0); in thermal_zone_kstat_attach()
/openbsd/sys/arch/arm64/arm64/
H A Dcpu.c2478 ks = kstat_create(ci->ci_dev->dv_xname, 0, "mach", 0, KSTAT_T_KV, 0); in cpu_kstat_attach()
2586 KSTAT_T_KV, 0); in cpu_opp_kstat_attach()
/openbsd/sys/dev/ic/
H A Dufshci.c2062 ks = kstat_create(sc->sc_dev.dv_xname, 0, "ccbs", 0, KSTAT_T_KV, 0); in ufshci_kstat_attach()
2083 ks = kstat_create(sc->sc_dev.dv_xname, 0, "slots", 0, KSTAT_T_KV, 0); in ufshci_kstat_attach()
H A Dre.c2601 KSTAT_T_KV, 0); in re_kstat_attach()
/openbsd/sys/arch/octeon/dev/
H A Dif_cnmac.c1453 KSTAT_T_KV, 0); in cnmac_kstat_attach()
H A Dif_ogx.c1783 ks = kstat_create(DEVNAME(sc), 0, "ogx-stats", 0, KSTAT_T_KV, 0); in ogx_kstat_attach()
/openbsd/sys/dev/fdt/
H A Dif_dwge.c1805 KSTAT_T_KV, 0); in dwge_kstat_attach()
H A Dif_cad.c1889 KSTAT_T_KV, 0); in cad_kstat_attach()
H A Dif_mvneta.c1975 KSTAT_T_KV, 0); in mvneta_kstat_attach()
/openbsd/sys/dev/usb/
H A Dif_umb.c3225 ks = kstat_create(DEVNAM(sc), 0, "mbim-signal", 0, KSTAT_T_KV, 0); in umb_kstat_attach()

12