HomeSort by relevance Sort by last modified time
    Searched defs:automatic (Results 1 - 3 of 3) sorted by null

  /external/opencensus-java/contrib/agent/src/jmh/java/io/opencensus/contrib/agent/instrumentation/
ExecutorInstrumentationBenchmark.java 29 /** Benchmarks for automatic context propagation added by {@link ExecutorInstrumentation}. */
73 * This benchmark attempts to measure the performance with automatic context propagation.
81 public void automatic(final Blackhole blackhole) { method in class:ExecutorInstrumentationBenchmark
ThreadInstrumentationBenchmark.java 28 /** Naive benchmarks for automatic context propagation added by {@link ThreadInstrumentation}. */
76 * This benchmark attempts to measure the performance with automatic context propagation.
84 public void automatic(Blackhole blackhole) throws InterruptedException { method in class:ThreadInstrumentationBenchmark
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 5582 int automatic; local
    [all...]

Completed in 108 milliseconds