|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RawChunk | |
|---|---|
| com.ibm.tuningfork.tracegen.chunk | |
| org.jikesrvm.tuningfork | |
| Uses of RawChunk in com.ibm.tuningfork.tracegen.chunk |
|---|
| Subclasses of RawChunk in com.ibm.tuningfork.tracegen.chunk | |
|---|---|
class |
Chunk
|
class |
EventChunk
|
class |
EventTypeChunk
|
class |
EventTypeSpaceChunk
|
class |
FeedHeaderChunk
|
class |
FeedletChunk
|
class |
PropertyTableChunk
|
class |
StringTableChunk
|
| Uses of RawChunk in org.jikesrvm.tuningfork |
|---|
| Subclasses of RawChunk in org.jikesrvm.tuningfork | |
|---|---|
class |
SpaceDescriptorChunk
A chunk to encode Space index/Space name mappings. |
| Fields in org.jikesrvm.tuningfork declared as RawChunk | |
|---|---|
(package private) RawChunk |
ChunkQueue.Node.chunk
|
| Methods in org.jikesrvm.tuningfork that return RawChunk | |
|---|---|
RawChunk |
ChunkQueue.dequeue()
|
| Methods in org.jikesrvm.tuningfork with parameters of type RawChunk | |
|---|---|
void |
ChunkQueue.enqueue(RawChunk c)
|
| Constructors in org.jikesrvm.tuningfork with parameters of type RawChunk | |
|---|---|
ChunkQueue.Node(RawChunk c)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||