Home
last modified time | relevance | path

Searched refs:ni_ksinfo_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_perfctr.c74 } ni_ksinfo_t; typedef
79 static ni_ksinfo_t *ni_jbus_kstat;
304 ni_ksinfo_t *ksinfop; in niagara_kstat_init()
323 ksinfop = (ni_ksinfo_t *)kmem_zalloc( in niagara_kstat_init()
324 sizeof (ni_ksinfo_t), KM_NOSLEEP); in niagara_kstat_init()
366 ksinfop = (ni_ksinfo_t *)kmem_zalloc( in niagara_kstat_init()
367 sizeof (ni_ksinfo_t), KM_NOSLEEP); in niagara_kstat_init()
402 ksinfop = (ni_ksinfo_t *)kmem_zalloc( in niagara_kstat_init()
438 ksinfop = (ni_ksinfo_t *)kmem_zalloc( in niagara_kstat_init()
473 ni_jbus_kstat = (ni_ksinfo_t *)kmem_alloc(sizeof (ni_ksinfo_t), in niagara_kstat_init()
[all …]