|
WAND Trace processing
4.0.5
|

Data Fields | |
| libtrace_ringbuffer_t | rb |
| void *(* | alloc )(void) |
| void(* | free )(void *) |
| size_t | thread_cache_size |
| size_t | max_allocations |
| size_t | current_allocations |
| pthread_spinlock_t | spin |
| size_t | nb_thread_list |
| size_t | max_nb_thread_list |
| struct local_cache ** | thread_list |