HomeSort by relevance Sort by last modified time
    Searched refs:log_sample_sz (Results 1 - 2 of 2) sorted by null

  /external/fio/
iolog.h 162 static inline size_t log_sample_sz(struct io_log *log, struct io_logs *cur_log) function
iolog.c 1092 log_sample_sz(log, cur_log));
1094 flush_samples(f, cur_log->log, log_sample_sz(log, cur_log));

Completed in 654 milliseconds