Home
last modified time | relevance | path

Searched refs:nchunks (Results 1 – 2 of 2) sorted by relevance

/external/fio/t/
Ddedupe.c377 uint64_t *nextents, uint64_t *nchunks) in run_dedupe_threads() argument
404 *nchunks = 1; in run_dedupe_threads()
409 *nchunks += threads[i].dupes; in run_dedupe_threads()
415 *nchunks = nitems - *nchunks; in run_dedupe_threads()
423 uint64_t *nchunks) in dedupe_check() argument
460 return run_dedupe_threads(&file, dev_size, nextents, nchunks); in dedupe_check()
480 static void show_stat(uint64_t nextents, uint64_t nchunks) in show_stat() argument
484 printf("Extents=%lu, Unique extents=%lu\n", (unsigned long) nextents, (unsigned long) nchunks); in show_stat()
486 if (nchunks) { in show_stat()
487 ratio = (double) nextents / (double) nchunks; in show_stat()
[all …]
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...