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

/httpd/modules/cache/
H A Dmod_socache_shmcb.c63 unsigned long stat_removes_miss; member in struct:__anon92
429 header->stat_removes_miss = 0;
563 header->stat_removes_miss++;
644 header->stat_removes_miss);
671 ap_rprintf(r, "CacheRemoveMissCount: %lu\n", header->stat_removes_miss);

Completed in 210 milliseconds