Searched refs:start_stat (Results 1 – 1 of 1) sorted by relevance
1034 static long long start_scan, start_stat; in activeDefragCycle() local1079 …(int)((now - start_scan)/1000), (int)(server.stat_active_defrag_hits - start_stat), frag_pct, frag… in activeDefragCycle()1095 start_stat = server.stat_active_defrag_hits; in activeDefragCycle()