Searched refs:scache_size (Results 1 – 4 of 4) sorted by relevance
755 uint32_t scache_size; /**< Total size of all sample cache entries. */ member
61 pa_tagstruct_getu32(t, &i.scache_size) < 0 || in context_stat_callback()
196 i->scache_size); in stat_callback()210 pa_bytes_snprint(s, sizeof(s), i->scache_size); in stat_callback()
1501 public uint32 scache_size;