Home
last modified time | relevance | path

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

/dragonfly/usr.bin/evtranalyze/
H A Devtranalyze.c455 struct ts_interval { struct
465 struct ts_interval interval; argument
467 struct ts_interval firstlast;
488 struct ts_interval firstlast;
704 find_first_last_ts(struct cpu_table *cputab, struct ts_interval *fl) in find_first_last_ts()
848 parse_interval(const char *_str, struct ts_interval *ts, in parse_interval()
1437 struct ts_interval global; in cmd_summary()