Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs_stat.c63 static void kstat_prtout(char *, uint64_t *, int);
445 kstat_prtout(kstat_line, value, count); in prt_nfs_stats()
453 kstat_prtout(char *ks_line, uint64_t *values, int count) in kstat_prtout() function