|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamModel.PamProfiler
public class PamProfiler
| Nested Class Summary | |
|---|---|
class |
PamProfiler.CPUUsageSnapshot
|
| Field Summary | |
|---|---|
(package private) boolean |
loadFailed
|
(package private) static PamProfiler |
pamProfiler
|
private static java.lang.String |
SILIB
|
private static java.lang.String |
SILIB2
|
| Constructor Summary | |
|---|---|
private |
PamProfiler()
|
| Method Summary | |
|---|---|
static PamProfiler |
getInstance()
|
static double |
getProcessCPUUsage(PamProfiler.CPUUsageSnapshot start,
PamProfiler.CPUUsageSnapshot end)
|
static double |
getProcessCPUUsage(PamProfiler.CPUUsageSnapshot start,
PamProfiler.CPUUsageSnapshot end,
long lastTime)
|
PamProfiler.CPUUsageSnapshot |
makeCPUUsageSnapshot()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
boolean loadFailed
static PamProfiler pamProfiler
private static final java.lang.String SILIB
private static final java.lang.String SILIB2
| Constructor Detail |
|---|
private PamProfiler()
| Method Detail |
|---|
public static PamProfiler getInstance()
public PamProfiler.CPUUsageSnapshot makeCPUUsageSnapshot()
public static double getProcessCPUUsage(PamProfiler.CPUUsageSnapshot start,
PamProfiler.CPUUsageSnapshot end)
public static double getProcessCPUUsage(PamProfiler.CPUUsageSnapshot start,
PamProfiler.CPUUsageSnapshot end,
long lastTime)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||