Home
last modified time | relevance | path

Searched refs:DISRUPTOR_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/opencensus-java/impl/src/main/java/io/opencensus/impl/internal/
DDisruptorEventQueue.java99 private static final int DISRUPTOR_BUFFER_SIZE = 8192; field in DisruptorEventQueue
128 DISRUPTOR_BUFFER_SIZE, in create()