Home
last modified time | relevance | path

Searched refs:getCounters (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/receiver/hostmetricsreceiver/internal/perfcounters/
H A Dperfcounter_scraper_test.go44 getCounters []string
61 getCounters: []string{"Committed Bytes"},
69 getCounters: []string{"Disk Reads/sec", "Disk Writes/sec"},
79 getCounters: []string{"Disk Reads/sec"},
99 getCounters: []string{"Committed Bytes", "Invalid Counter 1", "Invalid Counter 2"},
128 counterValues, err := p.GetValues(test.getCounters...)
/dports/databases/hbase/hbase-1.2.1/hbase-it/src/test/java/org/apache/hadoop/hbase/test/
H A DIntegrationTestWithCellVisibilityLoadAndVerify.java247 this.numRowsLoadWithExp3 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_3).getValue(); in doLoad()
248 this.numRowsLoadWithExp4 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_4).getValue(); in doLoad()
276 this.numRowsReadWithExp1 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_1).getValue(); in doVerify()
277 this.numRowsReadWithExp2 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_2).getValue(); in doVerify()
278 this.numRowsReadWithExp3 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_3).getValue(); in doVerify()
279 this.numRowsReadWithExp4 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_4).getValue(); in doVerify()
294 this.numRowsReadWithExp1 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_1).getValue(); in doVerify()
295 this.numRowsReadWithExp2 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_2).getValue(); in doVerify()
296 this.numRowsReadWithExp3 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_3).getValue(); in doVerify()
297 this.numRowsReadWithExp4 = job.getCounters().findCounter(Counters.ROWS_VIS_EXP_4).getValue(); in doVerify()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/management/jmxremote/startstop/
H A DJMXStatusPerfCountersTest.java98 getCounters().containsKey(REMOTE_STATUS_KEY), in testNotInitializedRemote()
119 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteEnabled()
145 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteDisabled()
178 String v = getCounters().getProperty(REMOTE_STATUS_KEY); in testRemoteReEnabled()
188 private Properties getCounters() throws IOException, InterruptedException { in getCounters() method in JMXStatusPerfCountersTest
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/test/
H A DServiceDataTest.cpp34 EXPECT_EQ(expected, data.getCounters()); in TEST_F()
104 data.getCounters(counters); in TEST_F()
116 EXPECT_TRUE(data.getCounters().empty()); in TEST_F()
119 EXPECT_FALSE(data.getCounters().empty()); in TEST_F()
122 EXPECT_TRUE(data.getCounters().empty()); in TEST_F()
/dports/net/fbzmq/fbzmq-2021.12.27.00/fbzmq/service/stats/tests/
H A DThreadDataTest.cpp24 auto counters = tData.getCounters(); in TEST()
46 counters = tData.getCounters(); in TEST()
64 counters = tData.getCounters(); in TEST()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/dao/
H A DJobCounterInfo.java54 getCounters(ctx, job); in JobCounterInfo()
73 private void getCounters(AppContext ctx, Job job) { in getCounters() method in JobCounterInfo
88 Counters counters = t.getCounters(); in getCounters()
/dports/devel/pecl-APCu/apcu-5.1.21/tests/
H A Dghbug185.phpt20 public function getCounters($name)
49 var_dump($results = $myapc->getCounters($counterName));
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/
H A DCompletedTaskAttempt.java88 public Counters getCounters() { in getCounters() method in CompletedTaskAttempt
89 return attemptInfo.getCounters(); in getCounters()
173 report.setCounters(TypeConverter.toYarn(getCounters())); in constructTaskAttemptReport()
H A DCompletedTask.java81 public Counters getCounters() { in getCounters() method in CompletedTask
82 return taskInfo.getCounters(); in getCounters()
134 Counters counters = getCounters(); in constructTaskReport()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/
H A DTestUserDefinedCounters.java128 runningJob.getCounters().getCounter(EnumCounter.MAP_RECORDS)); in testMapReduceJob()
129 Counters counters = runningJob.getCounters(); in testMapReduceJob()
131 runningJob.getCounters().getGroup("StringCounter") in testMapReduceJob()
H A DTestJobCounters.java224 Counters c1 = myJob.getCounters(); in testOldJobWithMapAndReducers()
252 c1 = myJob.getCounters(); in testOldJobWithMapAndReducers()
277 c1 = myJob.getCounters(); in testOldJobWithMapAndReducers()
383 org.apache.hadoop.mapreduce.Counters c1 = job.getCounters(); in testNewJobWithMapAndReducers()
415 c1 = newJob.getCounters(); in testNewJobWithMapAndReducers()
444 c1 = newJob2.getCounters(); in testNewJobWithMapAndReducers()
569 Counters counters = reports[taskId].getCounters(); in getTaskCounterUsage()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/
H A DTestTableInputFormat.java372 assertEquals("Saw the wrong number of instances of the filtered-for row.", 2, job.getCounters() in testInputFormat()
374 assertEquals("Saw any instances of the filtered out row.", 0, job.getCounters() in testInputFormat()
376 assertEquals("Saw the wrong number of instances of columnA.", 1, job.getCounters() in testInputFormat()
378 assertEquals("Saw the wrong number of instances of columnB.", 1, job.getCounters() in testInputFormat()
380 assertEquals("Saw the wrong count of values for the filtered-for row.", 2, job.getCounters() in testInputFormat()
382 assertEquals("Saw the wrong count of values for the filtered-out row.", 0, job.getCounters() in testInputFormat()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/mapred/
H A DTestTableInputFormat.java355 assertEquals("Saw the wrong number of instances of the filtered-for row.", 2, run.getCounters() in testInputFormat()
357 assertEquals("Saw any instances of the filtered out row.", 0, run.getCounters() in testInputFormat()
359 assertEquals("Saw the wrong number of instances of columnA.", 1, run.getCounters() in testInputFormat()
361 assertEquals("Saw the wrong number of instances of columnB.", 1, run.getCounters() in testInputFormat()
363 assertEquals("Saw the wrong count of values for the filtered-for row.", 2, run.getCounters() in testInputFormat()
365 assertEquals("Saw the wrong count of values for the filtered-out row.", 0, run.getCounters() in testInputFormat()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/
H A DTestUberAM.java70 Counters counters = job.getCounters(); in verifySleepJobCounters()
91 Counters counters = job.getCounters(); in verifyRandomWriterCounters()
149 Counters counters = job.getCounters(); in verifyFailingMapperCounters()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/
H A DTestJobCounters.java267 Counters c1 = myJob.getCounters(); in testOldCounterA()
310 Counters c1 = myJob.getCounters(); in testOldCounterB()
342 Counters c1 = myJob.getCounters(); in testOldCounterC()
370 Counters c1 = myJob.getCounters(); in testOldCounterD()
394 final Counters c1 = Counters.downgrade(job.getCounters()); in testNewCounterA()
416 final Counters c1 = Counters.downgrade(job.getCounters()); in testNewCounterB()
439 final Counters c1 = Counters.downgrade(job.getCounters()); in testNewCounterC()
461 final Counters c1 = Counters.downgrade(job.getCounters()); in testNewCounterD()
588 Counters counters = reports[taskId].getCounters(); in getTaskCounterUsage()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/
H A DMockJobs.java280 public Counters getCounters() { in newTaskAttempt() method in MockJobs
281 if (report != null && report.getCounters() != null) { in newTaskAttempt()
282 return new Counters(TypeConverter.fromYarn(report.getCounters())); in newTaskAttempt()
382 public Counters getCounters() {
387 TypeConverter.fromYarn(report.getCounters()));
433 public static Counters getCounters(
437 if (task.getCounters() != null) {
491 final Counters counters = getCounters(tasks
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/
H A DReduceTask.java92 getCounters().findCounter(TaskCounter.SHUFFLED_MAPS);
94 getCounters().findCounter(TaskCounter.REDUCE_SHUFFLE_BYTES);
96 getCounters().findCounter(TaskCounter.REDUCE_INPUT_GROUPS);
98 getCounters().findCounter(TaskCounter.REDUCE_INPUT_RECORDS);
100 getCounters().findCounter(TaskCounter.REDUCE_OUTPUT_RECORDS);
102 getCounters().findCounter(TaskCounter.COMBINE_INPUT_RECORDS);
104 getCounters().findCounter(TaskCounter.COMBINE_OUTPUT_RECORDS);
106 getCounters().findCounter(FileOutputFormatCounter.BYTES_WRITTEN);
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/
H A DCountersBlock.java57 getCounters(appCtx); in CountersBlock()
152 private void getCounters(AppContext ctx) { in getCounters() method in CountersBlock
177 total = task.getCounters(); in getCounters()
191 Counters counters = t.getCounters(); in getCounters()

12345678910>>...16