Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefswssize/
H A Dcachefswssize.c116 while (record = stats_log_logfile_read(sc, NULL)) { in main()
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h201 void *stats_log_logfile_read(stats_cookie_t *, int *);
H A Dstats_log.c306 stats_log_logfile_read(stats_cookie_t *st, int *type) in stats_log_logfile_read() function
1690 while (record = stats_log_logfile_read(st, &type)) { in stats_log_compute_wssize()