Home
last modified time | relevance | path

Searched refs:JSON (Results 1 – 20 of 20) sorted by relevance

/linux/tools/perf/pmu-events/arch/powerpc/
A Dmapfile.csv2 # PVR,Version,JSON/file/pathname,Type
6 # Version could be used to track version of JSON file
8 # JSON/file/pathname is the path to JSON file, relative
12 # Multiple PVRs could map to a single JSON file.
/linux/tools/perf/pmu-events/arch/nds32/
A Dmapfile.csv2 # MIDR,Version,JSON/file/pathname,Type
7 # Version could be used to track version of JSON file
9 # JSON/file/pathname is the path to JSON file, relative
/linux/tools/perf/pmu-events/arch/riscv/
A Dmapfile.csv2 # MVENDORID-MARCHID-MIMPID,Version,JSON/file/pathname,Type
9 # Version could be used to track version of JSON file
11 # JSON/file/pathname is the path to JSON file, relative
/linux/tools/perf/pmu-events/
A DREADME8 The 'jevents' program tries to locate and process JSON files in the directory
12 JSON files, each of which describes a set of PMU events.
19 - To reduce JSON event duplication per architecture, platform JSONs may
27 should be placed in a separate JSON file - where the file name identifies
30 All the topic JSON files for a CPU model/family should be in a separate
41 Using the JSON files and the mapfile, 'jevents' generates the C source file,
45 (one table like the following, per JSON file; table name 'pme_power8'
46 is derived from JSON file name, 'power8.json').
80 JSON file. Hence several entries in the pmu_events_map[] could map
137 is the pathname to the directory containing the CPU's JSON
[all …]
A DBuild3 JSON = $(shell [ -d $(JDIR) ] && \
23 # Locate/process JSON files in pmu-events/arch/
36 $(TEST_EMPTY_PMU_EVENTS_C): $(JSON) $(JSON_TEST) $(JEVENTS_PY) $(METRIC_PY) $(METRIC_TEST_LOG)
44 $(PMU_EVENTS_C): $(JSON) $(JSON_TEST) $(JEVENTS_PY) $(METRIC_PY) $(METRIC_TEST_LOG) $(EMPTY_PMU_EVE…
/linux/tools/testing/selftests/net/
A Dbpf_offload.py148 if JSON:
163 if JSON and len(stdout.strip()) != 0:
174 return tool("bpftool", args, {"json":"-p"}, JSON=JSON, ns=ns,
235 return tool("ip", args, {"json":"-j"}, JSON=JSON, ns=ns,
239 return tool("tc", args, {"json":"-p"}, JSON=JSON, ns=ns,
420 force=force, JSON=JSON,
423 def unset_xdp(self, mode, force=False, JSON=True, argument
426 force=force, JSON=JSON,
457 _, out = tc(args, JSON=False)
1255 simA.set_xdp(progA, "offload", JSON=False)
[all …]
/linux/tools/perf/pmu-events/arch/arm64/
A Dmapfile.csv2 # MIDR,Version,JSON/file/pathname,Type
7 # Version could be used to track version of JSON file
9 # JSON/file/pathname is the path to JSON file, relative
/linux/tools/bpf/bpftool/Documentation/
A Dcommon_options.rst15 Generate JSON output. For commands that cannot produce JSON, this option
19 Generate human-readable JSON output. Implies **-j**.
A Dbpftool-prog.rst189 print to the standard output (as plain text, or JSON if relevant option was
/linux/tools/perf/Documentation/
A Dperf-data.txt31 Triggers JSON conversion. Specify the JSON filename to output.
A Dperf-stat.txt630 JSON FORMAT
633 With -j, perf stat is able to print out a JSON format output
A Dperf-list.txt48 Output in JSON format.
/linux/tools/testing/selftests/tc-testing/creating-testcases/
A DAddingTestCases.txt8 User-defined tests should be added by defining a separate JSON file. This
10 template.json for the required JSON format for test cases.
22 Be aware of required escape characters in the JSON data - particularly
/linux/Documentation/devicetree/bindings/
A Dwriting-schema.rst7 written in a JSON-compatible subset of YAML. YAML is used instead of JSON as it
200 `JSON-Schema Specifications <http://json-schema.org/>`_
202 `Using JSON Schema Book <http://usingjsonschema.com/>`_
/linux/Documentation/userspace-api/netlink/
A Dintro-specs.rst44 The input arguments are parsed as JSON, while the output is only
46 be expressed as JSON directly. If such attributes are needed in
/linux/Documentation/networking/
A Dstatistics.rst42 `ip` supports JSON formatting via the `-j` option.
/linux/tools/testing/selftests/tc-testing/
A DREADME5 tdc is a Python script to load tc unit tests from a separate JSON file and
/linux/Documentation/dev-tools/kunit/
A Drun_wrapper.rst322 - ``--json``: If set, stores the test results in a JSON format and prints to `stdout` or
/linux/Documentation/ABI/testing/
A Dsysfs-class-firmware-attributes459 'status' is a read-only file that returns ASCII text in JSON format reporting
/linux/Documentation/security/
A Dipe.rst155 through XML, JSON, YAML, etcetera), to allow the policy author to understand

Completed in 42 milliseconds