Searched defs:log_entry_sz (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Diolog.h157 static inline size_t log_entry_sz(struct io_log *log) function
164 return cur_log->nr_samples * log_entry_sz(log);

Completed in 205 milliseconds