pa_stat_info Struct Reference

Memory block statistics. More...


Data Fields

uint32_t memblock_total
 Currently allocated memory blocks.
uint32_t memblock_total_size
 Currentl total size of allocated memory blocks.
uint32_t memblock_allocated
 Allocated memory blocks during the whole lifetime of the daemon.
uint32_t memblock_allocated_size
 Total size of all memory blocks allocated during the whole lifetime of the daemon.
uint32_t scache_size
 Total size of all sample cache entries.


Detailed Description

Memory block statistics.


Field Documentation

uint32_t pa_stat_info::memblock_total

Currently allocated memory blocks.

uint32_t pa_stat_info::memblock_total_size

Currentl total size of allocated memory blocks.

uint32_t pa_stat_info::memblock_allocated

Allocated memory blocks during the whole lifetime of the daemon.

uint32_t pa_stat_info::memblock_allocated_size

Total size of all memory blocks allocated during the whole lifetime of the daemon.

uint32_t pa_stat_info::scache_size

Total size of all sample cache entries.

Since:
0.4


The documentation for this struct was generated from the following file:
Generated on Wed May 30 19:36:31 2007 for PulseAudio by  doxygen 1.5.1