Searched refs:pa_scache_total_size (Results 1 – 5 of 5) sorted by relevance
149 sample_cache_size = pa_scache_total_size(m->core); in handle_get_sample_cache_size()176 sample_cache_size = pa_scache_total_size(m->core); in handle_get_all()
64 size_t pa_scache_total_size(pa_core *c);
414 size_t pa_scache_total_size(pa_core *c) { in pa_scache_total_size() function
384 pa_bytes_snprint(bytes, sizeof(bytes), (unsigned) pa_scache_total_size(c))); in pa_cli_command_stat()
2884 pa_tagstruct_putu32(reply, (uint32_t) pa_scache_total_size(c->protocol->core)); in command_stat()