에뮬레이터메모리CpuCapturer

public class EmulatorMemoryCpuCapturer
extends Object

java.lang.Object
com.android.tradefed.device.metric.EmulatorMemoryCpuCapturer


요약

공개 생성자

EmulatorMemoryCpuCapturer ( ITestDevice device)

공개 메소드

float getCpuUsage ()
long getPssMemory ()

보호된 방법

IRunUtil getRunUtil ()

공개 생성자

에뮬레이터메모리CpuCapturer

public EmulatorMemoryCpuCapturer (ITestDevice device)

매개변수
device ITestDevice

공개 메소드

getCpu사용량

public float getCpuUsage ()

보고
float

getPssMemory

public long getPssMemory ()

보고
long

보호된 방법

getRunUtil

protected IRunUtil getRunUtil ()

보고
IRunUtil