Searched refs:csv (Results 1 – 20 of 20) sorted by relevance
167 if (csv == NULL || !(csv->c_flags & CF_DEBUG)) in csv_dbg()184 csv_private_t *csv = xo_realloc(NULL, sizeof(*csv)); in csv_create() local188 bzero(csv, sizeof(*csv)); in csv_create()228 if (!(csv->c_flags & CF_HAS_PATH) || csv->c_path == NULL) in csv_path_top()362 csv_append_newline(&csv->c_data, csv); in csv_emit_record()392 csv_append_newline(&csv->c_data, csv); in csv_emit_record()444 csv->c_path_cur, csv->c_path_max); in csv_open_level()447 if (csv->c_path_cur == csv->c_path_max) { in csv_open_level()514 if (csv->c_leaf_depth + 1 >= csv->c_leaf_max) { in csv_leaf_num()532 lp = &csv->c_leaf[csv->c_leaf_depth++]; in csv_leaf_num()[all …]
38 UGLY_NAME = csv.enc
91 xoopts==warn,$$csv ; \114 ( fmt=Ecsv1; csv=encoder=csv ; \116 ( fmt=Ecsv2; csv=encoder=csv:path=top/data/item:no-header ; \118 ( fmt=Ecsv3; csv=@csv:path=item:leafs=sku.sold:no-quotes ; \
32 df --libxo encoder=csv+path=filesystem+leaf=name+no-header33 df --libxo encoder=csv:path=filesystem:leaf=name:no-header35 These examples instructs libxo to load the "csv" encoder and pass the48 df --libxo @csv:no-header101 % list-items --libxo encoder=csv110 % xo --libxo encoder=csv --instance foo 'The {:product} is {:status}\n' stereo "in route"130 % list-items --libxo encoder=csv:path=top/data/item171 % list-items --libxo encoder=csv:leafs=sku.on-order176 % list-items -libxo encoder=csv:leafs=on-order.sku202 The csv encoder defaults to producing the header line, but the
178 --libxo encoder=csv+path=filesystem+leaf=name+no-header179 --libxo encoder=csv:path=filesystem:leaf=name:no-header184 df --libxo @csv:no-header
11 csv \ subdir
75 int csv; member436 if (!config.quiet && !config.csv) { in showLatencyReport()454 } else if (config.csv) { in showLatencyReport()527 config.csv = 1; in parseOptions()621 if (config.csv) return 250; in showThroughput()671 config.csv = 0; in main()842 if (!config.csv) printf("\n"); in main()
103 uint32_t csv:1; member
270 if (!ctx->options->csv) in cperf_verify_test_runner()386 if (!ctx->options->csv) { in cperf_verify_test_runner()
275 if (!ctx->options->csv) { in cperf_throughput_test_runner()
310 if (ctx->options->csv) { in cperf_latency_test_runner()
452 if (!opts->csv) { in cperf_pmd_cyclecount_test_runner()
774 opts->csv = 1; in parse_csv_friendly()896 opts->csv = 0; in cperf_options_default()
41 … set output [exec /tmp/redis-benchmark -n $::requests -t $::tests -d $::datasize --csv -p $::port]
8 import csv221 self.csvwriter = csv.writer(csvfile)
38 .. csv-table:: **Memif configuration options**
455 encoder/csv/Makefile
413 .. csv-table:: Operation I/O532 .. csv-table:: **struct rte_bbdev_op_turbo_enc** parameters633 .. csv-table:: **struct rte_bbdev_op_turbo_dec** parameters
310 * ``--csv-friendly``
1527 " https://github.com/openresty/rds-csv-nginx-module