Hermes
0.9.5-beta
Hierarchical Distributed I/O Buffering System
|
#include <debug_state.h>
Public Attributes | |
u8 * | shmem_base |
DebugHeapAllocation | allocations [kGlobalDebugMaxAllocations] |
TicketMutex | mutex |
u32 | allocation_count |
A structure to represent debug state
u8* hermes::DebugState::shmem_base |
shared memory base address pointer
DebugHeapAllocation hermes::DebugState::allocations[kGlobalDebugMaxAllocations] |
64KB debug heap allocations
TicketMutex hermes::DebugState::mutex |
ticket-based mutex
u32 hermes::DebugState::allocation_count |
counter for allocation