Home
last modified time | relevance | path

Searched refs:cpuPlugin (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-gridmix/src/test/java/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java452 CumulativeCpuUsageEmulatorPlugin cpuPlugin = in testCumulativeCpuUsageEmulatorPlugin() local
457 cpuPlugin.initialize(conf, invalidUsage, null, null); in testCumulativeCpuUsageEmulatorPlugin()
463 cpuPlugin.emulate(); in testCumulativeCpuUsageEmulatorPlugin()
476 float progress = cpuPlugin.getProgress(); in testCumulativeCpuUsageEmulatorPlugin()
503 cpuPlugin.initialize(conf, metrics, monitor, fakeProgress); in testCumulativeCpuUsageEmulatorPlugin()
511 testEmulationBoundary(0.24F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
540 cpuPlugin.initialize(conf, metrics, monitor, fakeProgress); in testCumulativeCpuUsageEmulatorPlugin()
578 CumulativeCpuUsageEmulatorPlugin cpuPlugin, in testEmulationAccuracy() argument
583 cpuPlugin.initialize(conf, metrics, monitor, fakeProgress); in testEmulationAccuracy()
589 cpuPlugin.emulate(); in testEmulationAccuracy()
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java463 CumulativeCpuUsageEmulatorPlugin cpuPlugin = in testCumulativeCpuUsageEmulatorPlugin() local
468 cpuPlugin.initialize(conf, invalidUsage, null, null); in testCumulativeCpuUsageEmulatorPlugin()
474 cpuPlugin.emulate(); in testCumulativeCpuUsageEmulatorPlugin()
509 cpuPlugin.initialize(conf, metrics, monitor, fakeProgress); in testCumulativeCpuUsageEmulatorPlugin()
517 testEmulationBoundary(0.24F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
524 testEmulationBoundary(0.25F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
546 cpuPlugin.initialize(conf, metrics, monitor, fakeProgress); in testCumulativeCpuUsageEmulatorPlugin()
584 CumulativeCpuUsageEmulatorPlugin cpuPlugin, in testEmulationAccuracy() argument
589 cpuPlugin.initialize(conf, metrics, monitor, fakeProgress); in testEmulationAccuracy()
595 cpuPlugin.emulate(); in testEmulationAccuracy()
[all …]