Home
last modified time | relevance | path

Searched defs:max_seconds (Results 1 – 5 of 5) sorted by relevance

/external/blktrace/iowatcher/
Dmain.c539 static void compare_minmax_tf(struct trace_file *tf, unsigned int *max_seconds, in compare_minmax_tf()
551 unsigned int max_seconds, in set_all_minmax_tf()
736 unsigned int max_seconds, u64 min_offset, u64 max_offset) in plot_io()
775 unsigned int max_seconds, int with_legend) in plot_tput()
838 unsigned int min_seconds, unsigned int max_seconds) in plot_fio_tput()
890 static void plot_cpu(struct plot *plot, unsigned int max_seconds, char *label, in plot_cpu()
994 unsigned int max_seconds) in plot_queue_depth()
1203 unsigned int max_seconds) in plot_latency()
1251 unsigned int max_seconds) in plot_iops()
1595 unsigned int max_seconds = 0; in main() local
Dplot.h75 unsigned int max_seconds; member
106 unsigned int max_seconds; member
Dblkparse.h77 unsigned int max_seconds; /* End of the interval we should plot */ member
Dplot.c131 unsigned int max_seconds, in alloc_line_data()
149 unsigned int max_seconds, in alloc_dot_data()
/external/libchrome/base/time/
Dtime_exploded_posix.cc252 const int64_t max_seconds = (sizeof(SysTime) < sizeof(int64_t)) in FromExploded() local