| Package | Description |
|---|---|
| com.ibm.tuningfork.tracegen.chunk | |
| org.jikesrvm.tuningfork |
| Modifier and Type | Field and Description |
|---|---|
EventChunk |
EventChunk.next |
| Modifier and Type | Field and Description |
|---|---|
private EventChunk |
Feedlet.events |
private EventChunk |
EventChunkQueue.head |
private EventChunk |
EventChunkQueue.tail |
| Modifier and Type | Method and Description |
|---|---|
EventChunk |
EventChunkQueue.dequeue() |
(package private) EventChunk |
TraceEngine.getEventChunk() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventChunkQueue.enqueue(EventChunk c) |
void |
TraceEngine.returnFullEventChunk(EventChunk events) |