Home
last modified time | relevance | path

Searched refs:memblock_total (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dintrospect.h751 uint32_t memblock_total; /**< Currently allocated memory blocks */ member
Dintrospect.c57 } else if (pa_tagstruct_getu32(t, &i.memblock_total) < 0 || in context_stat_callback()
/third_party/pulseaudio/src/utils/
Dpactl.c192 i->memblock_total, in stat_callback()
201 i->memblock_total), in stat_callback()
202 i->memblock_total, s); in stat_callback()
/third_party/pulseaudio/vala/
Dlibpulse.vapi1497 public uint32 memblock_total;