Searched refs:terse (Results 1 – 7 of 7) sorted by relevance
/external/fio/ |
D | diskutil.h | 108 extern void print_disk_util(struct disk_util_stat *, struct disk_util_agg *, int terse); 109 extern void show_disk_util(int terse, struct json_object *parent); 118 struct disk_util_agg *agg, int terse) in print_disk_util() argument 121 #define show_disk_util(terse, parent) argument
|
D | diskutil.c | 498 static void show_agg_stats(struct disk_util_agg *agg, int terse) in show_agg_stats() argument 503 if (!terse) { in show_agg_stats() 581 int terse) in print_disk_util() argument 590 if (!terse) { in print_disk_util() 622 show_agg_stats(agg, terse); in print_disk_util() 624 if (!terse) in print_disk_util() 692 void show_disk_util(int terse, struct json_object *parent) in show_disk_util() argument 710 if (!terse && output_format != FIO_OUTPUT_JSON) in show_disk_util() 720 print_disk_util(&du->dus, &du->agg, terse); in show_disk_util()
|
D | README | 152 --minimal Minimal (terse) output 153 --output-format=type Output format (terse,json,normal) 154 --terse-version=type Terse version output format (default 3, or 2 or 4). 244 This README contains the terse version. Job files can describe big and
|
D | HOWTO | 1883 To enable terse output, use the --minimal command line option. The first 1884 value is the version of the terse output format. If the output has to 1890 terse version, fio version, jobname, groupid, error 1918 for the terse output fio writes all of them. Each field will look like this:
|
/external/avahi/docs/ |
D | API-CHANGES-0.6 | 3 A terse (and incomplete) list of API changes between 0.5.2 and 0.6:
|
/external/gptfdisk/ |
D | NEWS | 924 conform to typical terse man page style.
|
/external/bison/ |
D | ChangeLog-2012 | 22818 (verbose, terse): Replace with...
|