Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmpstat.c69 char *next_mpstat(struct trace *trace) in next_mpstat() function
96 cur = next_mpstat(trace); in first_mpstat()
112 cur = next_mpstat(trace); in find_last_mpstat_time()
Dmpstat.h21 char *next_mpstat(struct trace *trace);
Dmain.c477 if (next_mpstat(trace) == NULL) in read_trace_events()