Searched refs:st_elections (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DReplicationStats.java384 private int st_elections; field in class:ReplicationStats
389 return st_elections;
555 + "\n st_elections=" + st_elections
/macosx-10.10/BerkeleyDB-21/db/rep/
H A Drep_stat.c342 __db_dl(env, "Number of elections held", (u_long)sp->st_elections);
H A Drep_elect.c989 STAT(rep->stat.st_elections++);
/macosx-10.10/BerkeleyDB-21/db/libdb_java/
H A Djava_stat_auto.c270 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_elections_fid, statp, st_elections);
/macosx-10.10/BerkeleyDB-21/db/tcl/
H A Dtcl_rep.c951 MAKE_STAT_LIST("Elections held", sp->st_elections);
/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Ddb.in1008 u_int32_t st_elections; /* # of elections held.+ */
/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Ddb.h998 u_int32_t st_elections; /* # of elections held.+ */ member in struct:__db_rep_stat
/macosx-10.10/BerkeleyDB-21/db/build_s60/
H A Ddb.h987 u_int32_t st_elections; /* # of elections held.+ */ member in struct:__db_rep_stat
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h996 u_int32_t st_elections; /* # of elections held.+ */ member in struct:__db_rep_stat
/macosx-10.10/BerkeleyDB-21/db/build_wince/
H A Ddb.h1035 u_int32_t st_elections; /* # of elections held.+ */ member in struct:__db_rep_stat
/macosx-10.10/BerkeleyDB-21/db/build_windows/
H A Ddb.h1035 u_int32_t st_elections; /* # of elections held.+ */ member in struct:__db_rep_stat

Completed in 241 milliseconds