Searched refs:timechunk (Results 1 – 1 of 1) sorted by relevance
1758 unsigned long long timechunk; in test_driver() local1923 timechunk = collecttime / MAXALRMCALL; in test_driver()1924 collecttime = collecttime - timechunk * MAXALRMCALL; in test_driver()1926 msg(2, "logging for (0x%llx 0x%llx)\n", timechunk, collecttime); in test_driver()1946 if (timechunk-- > 0) { in test_driver()