TBCI::tbci_memalloc_cache_tls< T > Struct Template Reference

#include <malloc_cache.h>

Collaboration diagram for TBCI::tbci_memalloc_cache_tls< T >:

Collaboration graph
[legend]

List of all members.

Public Attributes

const T * free_pt [8]
unsigned short free_sz [8]
unsigned char free_idx
volatile unsigned int miss:24
volatile unsigned int hit
volatile unsigned int srch
volatile unsigned int all


Detailed Description

template<typename T>
struct TBCI::tbci_memalloc_cache_tls< T >

Definition at line 252 of file malloc_cache.h.


Member Data Documentation

template<typename T>
const T* TBCI::tbci_memalloc_cache_tls< T >::free_pt[8]

Definition at line 254 of file malloc_cache.h.

template<typename T>
unsigned short TBCI::tbci_memalloc_cache_tls< T >::free_sz[8]

Definition at line 255 of file malloc_cache.h.

template<typename T>
unsigned char TBCI::tbci_memalloc_cache_tls< T >::free_idx

Definition at line 256 of file malloc_cache.h.

template<typename T>
volatile unsigned int TBCI::tbci_memalloc_cache_tls< T >::miss

Definition at line 257 of file malloc_cache.h.

template<typename T>
volatile unsigned int TBCI::tbci_memalloc_cache_tls< T >::hit

Definition at line 258 of file malloc_cache.h.

template<typename T>
volatile unsigned int TBCI::tbci_memalloc_cache_tls< T >::srch

Definition at line 258 of file malloc_cache.h.

template<typename T>
volatile unsigned int TBCI::tbci_memalloc_cache_tls< T >::all

Definition at line 258 of file malloc_cache.h.


The documentation for this struct was generated from the following file:

Generated on Wed Nov 20 09:29:35 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6