Home
last modified time | relevance | path

Searched refs:csv (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/comedi/drivers/ni_routing/tools/
H A DMakefile31 everything : csv-files c-files csv-blank
52 csv-files : ni_values.py comedi_h.py
55 csv-blank : comedi_h.py
57 @echo New blank csv signal table in csv/blank_route_table.csv
74 $(RM) -rf c/ csv/ linux/
H A Dmake_blank_csv.py5 import os, csv
24 dR = csv.DictWriter(F_csv, fieldnames, delimiter=';', quotechar='"')
H A Dcsv_collection.py3 import os, csv, glob
28 dR = csv.DictReader(F, delimiter=self.delimiter,
H A Dconvert_py_to_csv.py5 import os, csv
36 dR = csv.DictWriter(F_csv, fieldnames, delimiter=';', quotechar='"')
H A D.gitignore7 csv/
/linux/tools/testing/selftests/amd-pstate/
H A Dgitsource.sh31 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_GIT.csv > /dev/null 2>&1
37 if [ -f $OUTFILE_GIT.csv ]; then
38 sed -i '/Comprison(%)/d' $OUTFILE_GIT.csv
39 sed -i "/$(scaling_name)/d" $OUTFILE_GIT.csv
46 if [ -f $OUTFILE_GIT.csv ]; then
47 return `grep -c "$1" $OUTFILE_GIT.csv`
104 …awk '{print $5}' results/tracer-gitsource-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_GIT-d…
108 …awk '{print $7}' results/tracer-gitsource-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_GIT-f…
112 …awk '{print $11}' results/tracer-gitsource-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_GIT-…
200 base=`grep "$1-$2" $OUTFILE_GIT.csv | grep "Average"`
[all …]
H A Dtbench.sh26 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_TBENCH.csv > /dev/null 2>&1
32 if [ -f $OUTFILE_TBENCH.csv ]; then
33 sed -i '/Comprison(%)/d' $OUTFILE_TBENCH.csv
34 sed -i "/$(scaling_name)/d" $OUTFILE_TBENCH.csv
41 if [ -f $OUTFILE_TBENCH.csv ]; then
42 return `grep -c "$1" $OUTFILE_TBENCH.csv`
86 …awk '{print $5}' results/tracer-tbench-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_TBENCH-d…
90 …awk '{print $7}' results/tracer-tbench-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_TBENCH-f…
94 …awk '{print $11}' results/tracer-tbench-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_TBENCH-…
182 base=`grep "$1-$2" $OUTFILE_TBENCH.csv | grep "Average"`
[all …]
/linux/tools/arch/x86/kcpuid/
H A DMakefile24 install -m 444 -p cpuid.csv $(DESTDIR)$(HWDATADIR)/cpuid.csv
/linux/tools/testing/selftests/rcutorture/bin/
H A Dconfig2csv.sh65 awk -f $T/p.awk < /dev/null > $T/p.csv
66 cp $T/p.csv $csvout
/linux/drivers/comedi/drivers/ni_routing/
H A DREADME114 (a) `make csv-files`
115 Creates new csv-files using content of c-files of existing
116 ni_routing/* content. New csv files are placed in csv
132 Finally, .csv content is very easy to edit and read using a variety of
135 spreadsheet-like .csv format to c-files that follow the kernel coding
140 Creates new c-files using content of csv sub-directory. These
143 (c) `make csv-blank`
144 Create a new blank csv file. This is useful for establishing a
150 Build all csv-files, then all new c-files.
/linux/tools/perf/pmu-events/
H A Dmodels.py5 import csv
45 table = csv.reader(csvfile)
H A DREADME15 be named 'mapfile.csv' (see below for mapfile format).
105 The mapfile.csv format is expected to be:
138 files, relative to the directory containing the mapfile.csv
146 $ grep silvermont tools/perf/pmu-events/arch/x86/mapfile.csv
H A DBuild2 JSON = $(shell find pmu-events/arch -name '*.json' -o -name '*.csv')
H A Djevents.py5 import csv
770 table = csv.reader(csvfile)
/linux/drivers/scsi/
H A Dch.c868 struct changer_set_voltag csv; in ch_ioctl() local
871 if (copy_from_user(&csv, argp, sizeof(csv))) in ch_ioctl()
874 if (0 != ch_checkrange(ch, csv.csv_type, csv.csv_unit)) { in ch_ioctl()
878 elem = ch->firsts[csv.csv_type] + csv.csv_unit; in ch_ioctl()
881 csv.csv_flags & CSV_AVOLTAG, in ch_ioctl()
882 csv.csv_flags & CSV_CLEARTAG, in ch_ioctl()
883 csv.csv_voltag); in ch_ioctl()
/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py803 if args.csv == args.csv_summary:
805 if args.csv and (args.summary_extended or args.summary) and not args.csv_summary:
808 if args.csv and args.summary_only:
847 if args.csv:
849 fd_task = open(args.csv, "w")
850 print("generating csv at",args.csv,)
857 if not args.csv:
900 if args.csv or args.csv_summary:
/linux/tools/perf/tests/shell/
H A Dstat+csv_summary.sh24 perf stat -e cycles -x' ' -I1000 --interval-count 1 --summary --no-csv-summary 2>&1 | \
H A Dstat+csv_output.sh14 stat_output=$(mktemp /tmp/__perf_test.stat_output.csv.XXXXX)
/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst140 directory (e.g. tools/perf) and will be named stats-\*.csv like:
142 stats-asm_pure_loop-out.csv
143 stats-memcpy_thread-16k_10.csv
154 multiple times and all these csv files will have more and more data
167 You can change where these csv logs are stored by setting the
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.service9 ExecStart=/usr/bin/kvm_stat -dtcz -s 10 -L /var/log/kvm_stat.csv
H A Dkvm_stat.txt68 --csv::
69 log in csv format. Requires option -l/--log or -L/--log-to-file.
/linux/tools/perf/
H A D.gitignore26 stats-*.csv
/linux/Documentation/admin-guide/pm/
H A Damd-pstate.rst685 When you finish test, you will get selftest.tbench.csv and png images.
686 The selftest.tbench.csv file contains the raw data and the drop of the comparative test.
688 Open selftest.tbench.csv :
738 When you finish test, you will get selftest.gitsource.csv and png images.
739 The selftest.gitsource.csv file contains the raw data and the drop of the comparative test.
741 Open selftest.gitsource.csv :
/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst43 .. csv-table::
/linux/Documentation/gpu/
H A Ddrm-kms.rst634 .. csv-table::
636 :file: kms-properties.csv

12