Home
last modified time | relevance | path

Searched defs:KSTAT_DATA_ULONG (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h502 #define KSTAT_DATA_ULONG KSTAT_DATA_UINT32 macro
506 #define KSTAT_DATA_ULONG KSTAT_DATA_UINT64 macro
509 #define KSTAT_DATA_ULONG 8 /* only visible to the kernel */ macro