Searched refs:totalCount (Results 1 - 23 of 23) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/plugins/profiler/
H A DProfileStackFrame.java195 long totalCount = 0;
199 totalCount += l;
202 return totalCount;
/forgerock/opendj2/src/server/org/opends/server/plugins/profiler/
H A DProfileStackFrame.java194 long totalCount = 0;
198 totalCount += l;
201 return totalCount;
/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/profiler/
H A DProfileStackFrame.java195 long totalCount = 0;
199 totalCount += l;
202 return totalCount;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/profiler/
H A DProfileStackFrame.java195 long totalCount = 0;
199 totalCount += l;
202 return totalCount;
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/profiler/
H A DProfileStackFrame.java194 long totalCount = 0;
198 totalCount += l;
201 return totalCount;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/profiler/
H A DProfileStackFrame.java194 long totalCount = 0;
198 totalCount += l;
201 return totalCount;
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java114 final int totalCount = this.requestsTotalCount.get();
137 .toString(totalCount)));
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java113 final int totalCount = this.requestsTotalCount.get();
136 .toString(totalCount)));
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java114 final int totalCount = this.requestsTotalCount.get();
137 .toString(totalCount)));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java114 final int totalCount = this.requestsTotalCount.get();
137 .toString(totalCount)));
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java113 final int totalCount = this.requestsTotalCount.get();
136 .toString(totalCount)));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPStatistics.java111 final int totalCount = this.requestsTotalCount.get();
127 results.add(createAttribute("ds-mon-http-requests-total-count", Integer.toString(totalCount)));
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DPrivilegeEvaluator.java270 int totalCount = 0;
275 while (totalCount < TASKS_PER_THREAD && policyIterator.hasNext()) {
289 totalCount++;
316 totalCount++;
337 receiveEvalResults(totalCount);
361 private void receiveEvalResults(int totalCount) { argument
367 while (!isDone && (counter < totalCount)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DPrivilegeEvaluator.java275 int totalCount = 0;
280 while (totalCount < TASKS_PER_THREAD && policyIterator.hasNext()) {
294 totalCount++;
321 totalCount++;
342 receiveEvalResults(totalCount);
366 private void receiveEvalResults(int totalCount) { argument
372 while (!isDone && (counter < totalCount)) {
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java1931 private long totalCount; field in class:VerifyJob.ProgressTask
1965 totalCount = rootContainer.getEntryContainer(
1986 totalCount = dn2id.getRecordCount();
1990 totalCount = id2c.getRecordCount();
1994 totalCount = id2s.getRecordCount();
2001 totalCount = 0;
2004 totalCount += attrIndex.getEqualityIndex().getRecordCount();
2008 totalCount += attrIndex.getPresenceIndex().getRecordCount();
2012 totalCount += attrIndex.getSubstringIndex().getRecordCount();
2016 totalCount
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java1932 private long totalCount; field in class:VerifyJob.ProgressTask
1966 totalCount = rootContainer.getEntryContainer(
1987 totalCount = dn2id.getRecordCount();
1991 totalCount = id2c.getRecordCount();
1995 totalCount = id2s.getRecordCount();
2002 totalCount = 0;
2005 totalCount += attrIndex.getEqualityIndex().getRecordCount();
2009 totalCount += attrIndex.getPresenceIndex().getRecordCount();
2013 totalCount += attrIndex.getSubstringIndex().getRecordCount();
2017 totalCount
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java1932 private long totalCount; field in class:VerifyJob.ProgressTask
1966 totalCount = rootContainer.getEntryContainer(
1987 totalCount = dn2id.getRecordCount();
1991 totalCount = id2c.getRecordCount();
1995 totalCount = id2s.getRecordCount();
2002 totalCount = 0;
2005 totalCount += attrIndex.getEqualityIndex().getRecordCount();
2009 totalCount += attrIndex.getPresenceIndex().getRecordCount();
2013 totalCount += attrIndex.getSubstringIndex().getRecordCount();
2017 totalCount
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java1931 private long totalCount; field in class:VerifyJob.ProgressTask
1965 totalCount = rootContainer.getEntryContainer(
1986 totalCount = dn2id.getRecordCount();
1990 totalCount = id2c.getRecordCount();
1994 totalCount = id2s.getRecordCount();
2001 totalCount = 0;
2004 totalCount += attrIndex.getEqualityIndex().getRecordCount();
2008 totalCount += attrIndex.getPresenceIndex().getRecordCount();
2012 totalCount += attrIndex.getSubstringIndex().getRecordCount();
2016 totalCount
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java1932 private long totalCount; field in class:VerifyJob.ProgressTask
1966 totalCount = rootContainer.getEntryContainer(
1987 totalCount = dn2id.getRecordCount();
1991 totalCount = id2c.getRecordCount();
1995 totalCount = id2s.getRecordCount();
2002 totalCount = 0;
2005 totalCount += attrIndex.getEqualityIndex().getRecordCount();
2009 totalCount += attrIndex.getPresenceIndex().getRecordCount();
2013 totalCount += attrIndex.getSubstringIndex().getRecordCount();
2017 totalCount
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DVerifyJob.java1000 private long totalCount; field in class:VerifyJob.ProgressTask
1020 totalCount = dn2id.getRecordCount(txn);
1024 totalCount = id2childrenCount.getRecordCount(txn);
1029 totalCount = 0;
1032 totalCount += getRecordCount(txn, index);
1037 totalCount = vlvIndexList.get(0).getRecordCount(txn);
1042 totalCount = rootContainer.getEntryContainer(verifyConfig.getBaseDN()).getNumberOfEntriesInBaseDN();
1071 logger.info(NOTE_VERIFY_PROGRESS_REPORT, latestCount, totalCount, errorCount, rate);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DDbHandlerTest.java591 int totalCount = handler.getCount(null, null);
592 debugInfo(tn,testcase + " After purge, total count=" + totalCount);
601 if (totalCount>1)
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DDbHandlerTest.java591 int totalCount = handler.getCount(null, null);
592 debugInfo(tn,testcase + " After purge, total count=" + totalCount);
601 if (totalCount>1)
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DDbHandlerTest.java591 int totalCount = handler.getCount(null, null);
592 debugInfo(tn,testcase + " After purge, total count=" + totalCount);
601 if (totalCount>1)

Completed in 105 milliseconds