Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/latencytop/common/
H A Dlatencytop.c218 uint64_t collect_end; in main() local
473 collect_end = last_logged + refresh_interval * 1000; in main()
477 int tsleep = collect_end - lt_millisecond(); in main()