Searched defs:stat_stores (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dmod_socache_shmcb.c56 unsigned long stat_stores; member in struct:__anon92
422 header->stat_stores = 0;
509 header->stat_stores++;
632 header->stat_stores);
664 ap_rprintf(r, "CacheStoreCount: %lu\n", header->stat_stores);

Completed in 16 milliseconds