Searched refs:ntxns (Results 1 - 25 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_printlog/
H A Dtxn.awk5 ntxns = 0
7 txn[ntxns] = substr(TXN, 1, ndx - 1);
9 ntxns++
11 txn[ntxns] = TXN;
21 for (i = 0; i <= ntxns; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_printlog/
H A Dtxn.awk5 ntxns = 0
7 txn[ntxns] = substr(TXN, 1, ndx - 1);
9 ntxns++
11 txn[ntxns] = TXN;
21 for (i = 0; i <= ntxns; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_printlog/
H A Dtxn.awk5 ntxns = 0
7 txn[ntxns] = substr(TXN, 1, ndx - 1);
9 ntxns++
11 txn[ntxns] = TXN;
21 for (i = 0; i <= ntxns; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dtxn001.tcl9 proc txn001 { {tnum "001"} { max 1024 } { ntxns 50 } } {
30 txn001_suba $ntxns $env $tnum
31 txn001_subb $ntxns $env $tnum
32 txn001_subc $ntxns $env $tnum
37 proc txn001_suba { ntxns env tnum } {
43 puts "\tTxn$tnum.a: Beginning/Committing $ntxns Transactions in $env"
44 for { set i 0 } { $i < $ntxns } { incr i } {
62 proc txn001_subb { ntxns env tnum } {
67 for { set i 0 } { $i < $ntxns } { incr i } {
85 proc txn001_subc { ntxns en
[all...]
H A Dtxn011.tcl16 proc txn011 { {ntxns 100} } {
57 txn011_runtxns $ntxns $db $ndenv abort
62 txn011_runtxns $ntxns $db $ndenv commit
88 txn011_runtxns $ntxns $ndb $env abort
94 txn011_runtxns $ntxns $ndb $env commit
126 txn011_runtxns $ntxns $ddb $env abort
131 txn011_runtxns $ntxns $ddb $env commit
169 proc txn011_runtxns { ntxns db env end } {
174 while { [gets $did str] != -1 && $i < $ntxns } {
H A Dtxn002.tcl9 proc txn002 { {tnum "002" } { max 1024 } { ntxns 50 } } {
14 puts -nonewline "Txn$tnum: Read-only transaction test ($max) ($ntxns)"
36 for { set i 0 } { $i < $ntxns } { incr i } {
H A Dtxn012.tcl10 proc txn012 { {ntxns 100} } {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dtxn001.tcl9 proc txn001 { {tnum "001"} { max 1024 } { ntxns 50 } } {
30 txn001_suba $ntxns $env $tnum
31 txn001_subb $ntxns $env $tnum
32 txn001_subc $ntxns $env $tnum
37 proc txn001_suba { ntxns env tnum } {
43 puts "\tTxn$tnum.a: Beginning/Committing $ntxns Transactions in $env"
44 for { set i 0 } { $i < $ntxns } { incr i } {
62 proc txn001_subb { ntxns env tnum } {
67 for { set i 0 } { $i < $ntxns } { incr i } {
85 proc txn001_subc { ntxns en
[all...]
H A Dtxn011.tcl16 proc txn011 { {ntxns 100} } {
57 txn011_runtxns $ntxns $db $ndenv abort
62 txn011_runtxns $ntxns $db $ndenv commit
88 txn011_runtxns $ntxns $ndb $env abort
94 txn011_runtxns $ntxns $ndb $env commit
126 txn011_runtxns $ntxns $ddb $env abort
131 txn011_runtxns $ntxns $ddb $env commit
169 proc txn011_runtxns { ntxns db env end } {
174 while { [gets $did str] != -1 && $i < $ntxns } {
H A Dtxn002.tcl9 proc txn002 { {tnum "002" } { max 1024 } { ntxns 50 } } {
14 puts -nonewline "Txn$tnum: Read-only transaction test ($max) ($ntxns)"
36 for { set i 0 } { $i < $ntxns } { incr i } {
H A Dtxn012.tcl10 proc txn012 { {ntxns 100} } {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dtxn001.tcl9 proc txn001 { {tnum "001"} { max 1024 } { ntxns 50 } } {
30 txn001_suba $ntxns $env $tnum
31 txn001_subb $ntxns $env $tnum
32 txn001_subc $ntxns $env $tnum
37 proc txn001_suba { ntxns env tnum } {
43 puts "\tTxn$tnum.a: Beginning/Committing $ntxns Transactions in $env"
44 for { set i 0 } { $i < $ntxns } { incr i } {
62 proc txn001_subb { ntxns env tnum } {
67 for { set i 0 } { $i < $ntxns } { incr i } {
85 proc txn001_subc { ntxns en
[all...]
H A Dtxn011.tcl16 proc txn011 { {ntxns 100} } {
57 txn011_runtxns $ntxns $db $ndenv abort
62 txn011_runtxns $ntxns $db $ndenv commit
88 txn011_runtxns $ntxns $ndb $env abort
94 txn011_runtxns $ntxns $ndb $env commit
126 txn011_runtxns $ntxns $ddb $env abort
131 txn011_runtxns $ntxns $ddb $env commit
169 proc txn011_runtxns { ntxns db env end } {
174 while { [gets $did str] != -1 && $i < $ntxns } {
H A Dtxn002.tcl9 proc txn002 { {tnum "002" } { max 1024 } { ntxns 50 } } {
14 puts -nonewline "Txn$tnum: Read-only transaction test ($max) ($ntxns)"
36 for { set i 0 } { $i < $ntxns } { incr i } {
H A Dtxn012.tcl10 proc txn012 { {ntxns 100} } {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_java/src/db/
H A DTpcbExample.java355 public void run(int ntxns, int threads) { argument
361 txnList[i] = new TxnThread("Thread " + String.valueOf(i), ntxns);
388 private int ntxns; /* Number of txns we were asked to run. */ field in class:TpcbExample.TxnThread
392 public TxnThread(String name, int ntxns) { argument
394 this.ntxns = ntxns;
420 for (txns = n = ntxns, failed = 0; n-- > 0;)
601 int ntxns = 0;
630 if ((ntxns = Integer.parseInt(argv[++i])) <= 0)
677 if (ntxns !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_java/src/db/
H A DTpcbExample.java355 public void run(int ntxns, int threads) { argument
361 txnList[i] = new TxnThread("Thread " + String.valueOf(i), ntxns);
388 private int ntxns; /* Number of txns we were asked to run. */ field in class:TpcbExample.TxnThread
392 public TxnThread(String name, int ntxns) { argument
394 this.ntxns = ntxns;
420 for (txns = n = ntxns, failed = 0; n-- > 0;)
601 int ntxns = 0;
630 if ((ntxns = Integer.parseInt(argv[++i])) <= 0)
677 if (ntxns !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_java/src/db/
H A DTpcbExample.java355 public void run(int ntxns, int threads) { argument
361 txnList[i] = new TxnThread("Thread " + String.valueOf(i), ntxns);
388 private int ntxns; /* Number of txns we were asked to run. */ field in class:TpcbExample.TxnThread
392 public TxnThread(String name, int ntxns) { argument
394 this.ntxns = ntxns;
420 for (txns = n = ntxns, failed = 0; n-- > 0;)
601 int ntxns = 0;
630 if ((ntxns = Integer.parseInt(argv[++i])) <= 0)
677 if (ntxns !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_c/
H A Dex_tpcb.c132 int ch, iflag, mpool, ntxns, ret, txn_no_sync, verbose; local
137 iflag = mpool = ntxns = txn_no_sync = verbose = 0;
164 if ((ntxns = atoi(optarg)) <= 0)
207 if (ntxns != 0)
212 if (ntxns == 0)
214 tp_run(dbenv, ntxns, accounts, branches, tellers, verbose);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_cxx/
H A DTpcbExample.cpp120 int iflag, mpool, ntxns, txn_no_sync; local
127 mpool = ntxns = 0;
163 if ((ntxns = atoi(argv[++i])) <= 0)
212 if (ntxns != 0)
217 if (ntxns == 0)
219 app.run(ntxns, accounts, branches, tellers);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_stl/
H A DStlTpcbExample.cpp132 int iflag, mpool, ntxns, txn_no_sync; local
139 mpool = ntxns = 0;
175 if ((ntxns = atoi(argv[++i])) <= 0)
225 if (ntxns != 0)
230 if (ntxns == 0)
232 app.run(ntxns, accounts, branches, tellers);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_c/
H A Dex_tpcb.c132 int ch, iflag, mpool, ntxns, ret, txn_no_sync, verbose; local
137 iflag = mpool = ntxns = txn_no_sync = verbose = 0;
164 if ((ntxns = atoi(optarg)) <= 0)
207 if (ntxns != 0)
212 if (ntxns == 0)
214 tp_run(dbenv, ntxns, accounts, branches, tellers, verbose);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_cxx/
H A DTpcbExample.cpp120 int iflag, mpool, ntxns, txn_no_sync; local
127 mpool = ntxns = 0;
163 if ((ntxns = atoi(argv[++i])) <= 0)
212 if (ntxns != 0)
217 if (ntxns == 0)
219 app.run(ntxns, accounts, branches, tellers);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_stl/
H A DStlTpcbExample.cpp132 int iflag, mpool, ntxns, txn_no_sync; local
139 mpool = ntxns = 0;
175 if ((ntxns = atoi(argv[++i])) <= 0)
225 if (ntxns != 0)
230 if (ntxns == 0)
232 app.run(ntxns, accounts, branches, tellers);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_c/
H A Dex_tpcb.c132 int ch, iflag, mpool, ntxns, ret, txn_no_sync, verbose; local
137 iflag = mpool = ntxns = txn_no_sync = verbose = 0;
164 if ((ntxns = atoi(optarg)) <= 0)
207 if (ntxns != 0)
212 if (ntxns == 0)
214 tp_run(dbenv, ntxns, accounts, branches, tellers, verbose);

Completed in 93 milliseconds

12