Home
last modified time | relevance | path

Searched defs:blackhole (Results 1 – 5 of 5) sorted by relevance

/external/opencensus-java/contrib/agent/src/jmh/java/io/opencensus/contrib/agent/instrumentation/
DExecutorInstrumentationBenchmark.java34 private final Blackhole blackhole; field in ExecutorInstrumentationBenchmark.MyRunnable
36 private MyRunnable(Blackhole blackhole) { in MyRunnable()
55 public void none(final Blackhole blackhole) { in none()
68 public void manual(final Blackhole blackhole) { in manual()
81 public void automatic(final Blackhole blackhole) { in automatic()
DThreadInstrumentationBenchmark.java33 private final Blackhole blackhole; field in ThreadInstrumentationBenchmark.MyRunnable
35 private MyRunnable(Blackhole blackhole) { in MyRunnable()
54 public void none(Blackhole blackhole) throws InterruptedException { in none()
69 public void manual(Blackhole blackhole) throws InterruptedException { in manual()
84 public void automatic(Blackhole blackhole) throws InterruptedException { in automatic()
/external/golang-protobuf/proto/
Dencode_test.go46 blackhole []byte var
/external/skqp/bench/
DSk4fBench.cpp13 static volatile float blackhole[4]; variable
/external/skia/bench/
DSk4fBench.cpp13 static volatile float blackhole[4]; variable