Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dblkparse.h104 unsigned int mpstat_stop_seconds; member
Dmain.c352 tf->mpstat_stop_seconds = trace->mpstat_seconds; in read_traces()
453 for (time = 0; time < tf->mpstat_stop_seconds; time++) { in read_trace_events()
565 if (tf->mpstat_stop_seconds > max_seconds) in set_all_minmax_tf()
566 tf->mpstat_stop_seconds = max_seconds; in set_all_minmax_tf()