| Package | Description |
|---|---|
| com.sun.electric.tool.ncc.basic | |
| com.sun.electric.tool.ncc.result |
| Modifier and Type | Method and Description |
|---|---|
static long |
NccUtils.accumulateBenchmarkValue(java.lang.String msg,
long val,
BenchmarkResults.BenchIdx benchmark,
NccGlobals globals) |
static void |
NccUtils.incrementBenchmarkCount(BenchmarkResults.BenchIdx benchmark,
NccGlobals globals) |
static long |
NccUtils.registerTiming(java.lang.String msg,
long start,
BenchmarkResults.BenchIdx benchmark,
NccGlobals globals) |
| Modifier and Type | Method and Description |
|---|---|
static BenchmarkResults.BenchIdx |
BenchmarkResults.BenchIdx.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BenchmarkResults.BenchIdx[] |
BenchmarkResults.BenchIdx.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
long |
BenchmarkResults.get(BenchmarkResults.BenchIdx idx) |