Home
last modified time | relevance | path

Searched refs:timechunk (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/th_tools/
H A Dth_define.c1758 unsigned long long timechunk; in test_driver() local
1923 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()