Searched refs:stats_good (Results 1 – 6 of 6) sorted by relevance
56 assert(stats_good(st)); in stats_dbm_open()80 assert(stats_good(st)); in stats_dbm_rm()102 assert(stats_good(st)); in stats_dbm_close()121 assert(stats_good(st)); in stats_dbm_fetch_byfid()152 assert(stats_good(st)); in stats_dbm_store_byfid()178 assert(stats_good(st)); in stats_dbm_fetch_byvfsp()215 assert(stats_good(st)); in stats_dbm_store_byvfsp()242 assert(stats_good(st)); in stats_dbm_delete_byvfsp()254 assert(stats_good(st)); in stats_dbm_firstkey()263 assert(stats_good(st)); in stats_dbm_nextkey()[all …]
48 assert(stats_good(st)); in stats_read_stat()233 assert(stats_good(st)); in stats_zero_stats()
168 assert(stats_good(st)); in stats_next()245 assert(stats_good(st)); in stats_getkey()323 stats_good(stats_cookie_t *st) in stats_good() function
66 assert(stats_good(st)); in stats_log_kernel_setname()153 assert(stats_good(st)); in stats_log_which()184 assert(stats_good(st)); in stats_log_kernel_getname()202 assert(stats_good(st)); in stats_log_kstat_read()232 assert(stats_good(st)); in stats_log_logfile_open()314 assert(stats_good(st)); in stats_log_logfile_read()951 assert(stats_good(st)); in stats_log_record_toascii()1511 assert(stats_good(st)); in stats_log_fi_add()1641 assert(stats_good(st)); in stats_log_getheader()1668 assert(stats_good(st)); in stats_log_compute_wssize()[all …]
190 int stats_good(stats_cookie_t *);
109 if (! stats_good(fs)) { in main()