Searched refs:STAT_ULONG (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c299 STAT_ULONG("RPC client ID", dbenv->cl_id);
307 STAT_ULONG("Mutex align", dbenv->mutex_align);
308 STAT_ULONG("Mutex cnt", dbenv->mutex_cnt);
309 STAT_ULONG("Mutex inc", dbenv->mutex_inc);
310 STAT_ULONG("Mutex tas spins", dbenv->mutex_tas_spins);
314 STAT_ULONG("Lock detect", dbenv->lk_detect);
315 STAT_ULONG("Lock max", dbenv->lk_max);
316 STAT_ULONG("Lock max lockers", dbenv->lk_max_lockers);
317 STAT_ULONG("Lock max objects", dbenv->lk_max_objects);
318 STAT_ULONG("Loc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_stat.c181 STAT_ULONG("Log version number", sp->st_version);
204 STAT_ULONG("Current log file number", sp->st_cur_file);
205 STAT_ULONG("Current log file offset", sp->st_cur_offset);
206 STAT_ULONG("On-disk log file number", sp->st_disk_file);
207 STAT_ULONG("On-disk log file offset", sp->st_disk_offset);
262 STAT_ULONG("Log file name", dblp->lfname);
274 STAT_ULONG("persist.version", lp->persist.version);
280 STAT_ULONG("current buffer offset", lp->b_off);
281 STAT_ULONG("current file write offset", lp->w_off);
282 STAT_ULONG("lengt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_stati.c314 STAT_ULONG("Page size", dbp->pgsize);
330 STAT_ULONG("Cursor adjust ID", dbp->adj_fileid);
331 STAT_ULONG("Meta pgno", dbp->meta_pgno);
333 STAT_ULONG("Locker ID", dbp->locker->id);
335 STAT_ULONG("Handle lock", dbp->cur_locker->id);
337 STAT_ULONG("Associate lock", dbp->associate_locker->id);
338 STAT_ULONG("RPC remote ID", dbp->cl_id);
439 STAT_ULONG("Root", cp->root);
440 STAT_ULONG("Page number", cp->pgno);
441 STAT_ULONG("Pag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c567 STAT_ULONG("Hash table entries", mp->htab_buckets);
568 STAT_ULONG("Hash table last-checked", mp->last_checked);
569 STAT_ULONG("Hash table LRU count", mp->lru_count);
570 STAT_ULONG("Put counter", mp->put_counter);
576 STAT_ULONG("Underlying cache regions", mp->nreg);
585 STAT_ULONG("Reference count", dbmfp->ref);
586 STAT_ULONG("Pinned block reference count", dbmfp->ref);
587 STAT_ULONG("Clear length", dbmfp->clear_len);
589 STAT_ULONG("File type", dbmfp->ftype);
590 STAT_ULONG("LS
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_stat.c60 STAT_ULONG("Meta pgno", fnp->meta_pgno);
62 STAT_ULONG("create txn", fnp->create_txnid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_stat.c338 STAT_ULONG("Bucket traversing", cp->bucket);
339 STAT_ULONG("Bucket locked", cp->lbucket);
340 STAT_ULONG("Duplicate set offset", cp->dup_off);
341 STAT_ULONG("Current duplicate length", cp->dup_len);
342 STAT_ULONG("Total duplicate set length", cp->dup_tlen);
343 STAT_ULONG("Bytes needed for add", cp->seek_size);
344 STAT_ULONG("Page on which we can insert", cp->seek_found_page);
345 STAT_ULONG("Order", cp->order);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_stat.c207 STAT_ULONG("Mutex alignment", sp->st_mutex_align);
208 STAT_ULONG("Mutex test-and-set spins", sp->st_mutex_tas_spins);
209 STAT_ULONG("Mutex total count", sp->st_mutex_cnt);
210 STAT_ULONG("Mutex free count", sp->st_mutex_free);
211 STAT_ULONG("Mutex in-use count", sp->st_mutex_inuse);
212 STAT_ULONG("Mutex maximum in-use count", sp->st_mutex_inuse_max);
254 STAT_ULONG("Size of the aligned mutex", mtxregion->mutex_size);
255 STAT_ULONG("Next free mutex", mtxregion->mutex_next);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c466 STAT_ULONG("Election generation", rep->egen);
467 STAT_ULONG("Election generation number", rep->gen);
468 STAT_ULONG("Last generation number in log", rep->recover_gen);
482 STAT_ULONG("Callers in rep_proc_msg", rep->msg_th);
483 STAT_ULONG("Library handle count", rep->handle_cnt);
484 STAT_ULONG("Multi-step operation count", rep->op_cnt);
492 STAT_ULONG("Winner generation", rep->w_gen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c441 STAT_ULONG("locker table size", lrp->locker_t_size);
442 STAT_ULONG("object table size", lrp->object_t_size);
443 STAT_ULONG("obj_off", lrp->obj_off);
444 STAT_ULONG("locker_off", lrp->locker_off);
445 STAT_ULONG("need_dd", lrp->need_dd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_stat.c442 STAT_ULONG("Overflow size", cp->ovflsize);
444 STAT_ULONG("Recno", cp->recno);
445 STAT_ULONG("Order", cp->order);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dseq_stat.c210 STAT_ULONG("The cache size", sp->st_cache_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_stat.c339 STAT_ULONG("Maximum number of active txns", region->maxtxns);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h294 #define STAT_ULONG(msg, v) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h293 #define STAT_ULONG(msg, v) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h292 #define STAT_ULONG(msg, v) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h296 #define STAT_ULONG(msg, v) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h293 #define STAT_ULONG(msg, v) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h293 #define STAT_ULONG(msg, v) \ macro

Completed in 246 milliseconds