Home
last modified time | relevance | path

Searched refs:initCpuUsage (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.java505 long initCpuUsage = monitor.getCumulativeCpuTime(); in testCumulativeCpuUsageEmulatorPlugin() local
508 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
512 initCpuUsage, initNumCalls, "[no-op, 24% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
519 initCpuUsage, initNumCalls, "[op, 25% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
542 initCpuUsage = monitor.getCumulativeCpuTime(); in testCumulativeCpuUsageEmulatorPlugin()
545 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
549 initCpuUsage, initNumCalls, "[no-op, 39% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
556 initCpuUsage, initNumCalls, "[op, 40% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java511 long initCpuUsage = monitor.getCumulativeCpuTime(); in testCumulativeCpuUsageEmulatorPlugin() local
514 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
518 initCpuUsage, initNumCalls, "[no-op, 24% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
525 initCpuUsage, initNumCalls, "[op, 25% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
548 initCpuUsage = monitor.getCumulativeCpuTime(); in testCumulativeCpuUsageEmulatorPlugin()
551 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
555 initCpuUsage, initNumCalls, "[no-op, 39% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
562 initCpuUsage, initNumCalls, "[op, 40% progress]"); in testCumulativeCpuUsageEmulatorPlugin()