Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h501 #define KSTAT_DATA_LONG KSTAT_DATA_INT32 macro
505 #define KSTAT_DATA_LONG KSTAT_DATA_INT64 macro
508 #define KSTAT_DATA_LONG 7 /* only visible to the kernel */ macro