NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
This is the complete list of members for Tracebuffer, including all inherited members.
_anon_sessions | Tracebuffer | private |
_buf | Tracebuffer | private |
_cap_ | CapAllocator | |
_cap_order | CapAllocator | |
_cap_start | CapAllocator | |
_flag_revoke | Tracebuffer | private |
_pos | Tracebuffer | private |
_size | Tracebuffer | private |
_storage | Tracebuffer | private |
_verbose | Tracebuffer | private |
ALIGNED(8) ClientDataStorage< ClientData | Tracebuffer | private |
alloc_cap(unsigned count=1) | CapAllocator | inline |
alloc_crd() | Tracebuffer | inline |
CapAllocator(unsigned long cap_, unsigned long cap_start, unsigned long cap_order) | CapAllocator | inline |
check_clients(Utcb &utcb) | Tracebuffer | inlineprivate |
dealloc_cap(unsigned cap, unsigned count=1) | CapAllocator | inline |
operator new(unsigned size, unsigned alignment) | Tracebuffer | inline |
portal_func(Utcb &utcb, Utcb::Frame &input, bool &free_cap, cap_sel pid) | Tracebuffer | inline |
trace_printf(const char *format,...) | Tracebuffer | inlineprivate |
trace_putc(void *data, int value) | Tracebuffer | inlineprivatestatic |
Tracebuffer(unsigned long size, char *buf, bool verbose, unsigned _cap, unsigned _cap_order, char *flag_revoke) | Tracebuffer | inline |