Searched refs:STAT_LSN (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_stat.c278 STAT_LSN("current file offset LSN", &lp->lsn);
279 STAT_LSN("first buffer byte LSN", &lp->lsn);
287 STAT_LSN("last sync LSN", &lp->s_lsn);
294 STAT_LSN("cached checkpoint LSN", &lp->cached_ckp_lsn);
304 STAT_LSN("LSN of first commit", &lp->t_lsn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c493 STAT_LSN("Winner LSN", &rep->w_lsn);
504 STAT_LSN("First log record after a gap", &lp->waiting_lsn);
505 STAT_LSN("Maximum permanent LSN processed", &lp->max_perm_lsn);
506 STAT_LSN("LSN waiting to verify", &lp->verify_lsn);
507 STAT_LSN("Maximum LSN requested", &lp->max_wait_lsn);
511 STAT_LSN("Next LSN expected", &lp->ready_lsn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_stat.c345 STAT_LSN("Last checkpoint LSN", &region->last_ckp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h285 #define STAT_LSN(msg, lsnp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h284 #define STAT_LSN(msg, lsnp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h283 #define STAT_LSN(msg, lsnp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h287 #define STAT_LSN(msg, lsnp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h284 #define STAT_LSN(msg, lsnp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h284 #define STAT_LSN(msg, lsnp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c566 STAT_LSN("Maximum checkpoint LSN", &mp->lsn);

Completed in 103 milliseconds