Home
last modified time | relevance | path

Searched refs:hash_big_bfree (Results 1 – 25 of 51) sorted by relevance

123

/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DHashStats.java136 private long hash_big_bfree; field in HashStats
144 return hash_big_bfree; in getBigBFree()
209 + "\n hash_big_bfree=" + hash_big_bfree in toString()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DHashStats.java163 private long hash_big_bfree; field in HashStats
172 return hash_big_bfree; in getBigBFree()
245 + "\n hash_big_bfree=" + hash_big_bfree in toString()
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DHashStats.cs28 public ulong BigPagesFreeBytes { get { return st.hash_big_bfree; } }
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DHashStats.cs28 public ulong BigPagesFreeBytes { get { return st.hash_big_bfree; } }
/dports/databases/db18/db-18.1.40/src/hash/
H A Dhash_stat.c192 (u_long)sp->hash_big_bfree, DB_PCT_PG(
193 sp->hash_big_bfree, sp->hash_bigpages, sp->hash_pagesize), "ff");
305 sp->hash_big_bfree += P_OVFLSPACE(dbp, dbp->pgsize, pagep);
/dports/databases/db5/db-5.3.28/src/hash/
H A Dhash_stat.c193 (u_long)sp->hash_big_bfree, DB_PCT_PG(
194 sp->hash_big_bfree, sp->hash_bigpages, sp->hash_pagesize), "ff");
302 sp->hash_big_bfree += P_OVFLSPACE(dbp, dbp->pgsize, pagep);
/dports/databases/db5/db-5.3.28/test/tcl/
H A Denv017.tcl429 { "Big pages bytes free" hash_big_bfree }
476 hash_bfree hash_bigpages hash_big_bfree hash_overflows \
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Dhash_stat.c227 sp->hash_big_bfree += P_OVFLSPACE(dbp->pgsize, pagep);
/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A DStatStructs.cs52 internal ulong hash_big_bfree; field
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DStatStructs.cs56 internal ulong hash_big_bfree; field
/dports/databases/db18/db-18.1.40/test/tcl/
H A Denv017.tcl481 { "Big pages bytes free" hash_big_bfree }
540 hash_free hash_bfree hash_bigpages hash_big_bfree hash_overflows \
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Dhash_stat.c324 sp->hash_big_bfree += P_OVFLSPACE(dbp->pgsize, pagep);
H A Ddb.h872 u_int32_t hash_big_bfree; /* Bytes free on big item pages. */ member
/dports/textproc/htdig/htdig-3.2.0b6/htdb/
H A Dhtdb_stat.cc484 (u_long)sp->hash_big_bfree); in hash_stats()
486 PCT(sp->hash_big_bfree, sp->hash_bigpages, sp->hash_pagesize)); in hash_stats()
/dports/textproc/mifluz/mifluz-0.26.0/htdb/
H A Dhtdb_stat.cc615 (u_long)sp->hash_big_bfree); in hash_stats()
617 PCT(sp->hash_big_bfree, sp->hash_bigpages, sp->hash_pagesize)); in hash_stats()
/dports/news/inn/inn-2.6.4/frontends/
H A Dovdb_stat.c528 { BYTES, F(hash_big_bfree), -1, -1, "Bytes free on Overflow pages" },
529 { FF, F(hash_bigpages), F(hash_big_bfree), F(hash_pagesize), "Overflow page fill factor" },
/dports/news/inn-current/inn-2.7-20211226/frontends/
H A Dovdb_stat.c568 {BYTES, F(hash_big_bfree), -1, -1, "Bytes free on Overflow pages"},
569 {FF, F(hash_bigpages), F(hash_big_bfree), F(hash_pagesize),
/dports/sysutils/shlock/inn-2.6.4/frontends/
H A Dovdb_stat.c528 { BYTES, F(hash_big_bfree), -1, -1, "Bytes free on Overflow pages" },
529 { FF, F(hash_bigpages), F(hash_big_bfree), F(hash_pagesize), "Overflow page fill factor" },
/dports/databases/db5/db-5.3.28/src/db/
H A Dpartition.c1305 hfsp->hash_big_bfree += hsp->hash_big_bfree;
/dports/databases/db18/db-18.1.40/src/db/
H A Dpartition.c1507 hfsp->hash_big_bfree += hsp->hash_big_bfree;
/dports/databases/db5/db-5.3.28/lang/java/libdb_java/
H A Djava_stat_auto.c62 JAVADB_STAT_LONG(jnienv, jobj, h_stat_hash_big_bfree_fid, statp, hash_big_bfree); in __dbj_fill_h_stat()
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Djava_stat_auto.c66 JAVADB_STAT_LONG(jnienv, jobj, h_stat_hash_big_bfree_fid, statp, hash_big_bfree); in __dbj_fill_h_stat()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h2040 uint32_t hash_big_bfree; /* Bytes free on big item pages. */ member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h2040 uint32_t hash_big_bfree; /* Bytes free on big item pages. */ member
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h2040 uint32_t hash_big_bfree; /* Bytes free on big item pages. */ member

123