HomeSort by relevance Sort by last modified time
    Searched defs:log_max (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
ext2fsP.h 101 int log_max; member in struct:ext2fs_numeric_progress_struct
  /external/libchrome/base/metrics/
histogram.cc 302 double log_max = log(static_cast<double>(maximum)); local
313 log_ratio = (log_max - log_current) / (bucket_count - bucket_index);
    [all...]
  /external/fio/
thread_options.h 135 unsigned int log_max; member in struct:thread_options
406 uint32_t log_max; member in struct:thread_options_pack

Completed in 114 milliseconds