Home
last modified time | relevance | path

Searched refs:pretty (Results 1 – 25 of 90) sorted by relevance

1234

/Linux-v4.19/tools/bpf/bpftool/
Djson_writer.c28 bool pretty; /* optional whitepace */ member
43 if (!self->pretty) in jsonw_eol()
103 self->pretty = false; in jsonw_new()
123 self->pretty = on; in jsonw_pretty()
155 if (self->pretty) in jsonw_name()
/Linux-v4.19/tools/bpf/bpftool/Documentation/
Dbpftool.rst22 | { **-j** | **--json** } [{ **-p** | **--pretty** }] }
55 -p, --pretty
Dbpftool-perf.rst15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
53 -p, --pretty
Dbpftool-prog.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
108 -p, --pretty
123 **# bpftool --json --pretty prog show**
Dbpftool-cgroup.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
109 -p, --pretty
Dbpftool-map.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
111 -p, --pretty
/Linux-v4.19/tools/perf/util/
DPERF-VERSION-GEN22 CID=$(git log -1 --abbrev=4 --pretty=format:"%h" 2>/dev/null) && CID="-g$CID"
/Linux-v4.19/kernel/configs/
Dxen.config16 # pretty useless systems starting from allnoconfig
/Linux-v4.19/Documentation/nvmem/
Dnvmem.txt14 drivers/misc, where they all had to duplicate pretty much the same code to
19 the solutions used were pretty much different from one driver to another, there
/Linux-v4.19/Documentation/i2c/busses/
Di2c-taos-evm42 The communication protocol is text-based and pretty simple. It is
/Linux-v4.19/Documentation/i2c/
Dten-bit-addresses26 Note that 10-bit address devices are still pretty rare, so the limitations
/Linux-v4.19/Documentation/filesystems/
Dgfs2.txt37 is pretty close.
/Linux-v4.19/Documentation/devicetree/bindings/iio/
Dst-sensors.txt3 The STMicroelectronics sensor devices are pretty straight-forward I2C or
/Linux-v4.19/Documentation/networking/
Dfib_trie.txt83 level compression. This part follows the original paper pretty closely
94 The route manipulation functions. Should conform pretty closely to the
Deql.txt33 TCP implementation is pretty fast though.--)
473 6.4 Kbyte/s, which I think is pretty cool. :)
/Linux-v4.19/Documentation/arm/
DInterrupts7 Firstly, it contains some pretty major changes to the way we handle the
103 The "level" handler is what we currently have - its pretty simple.
/Linux-v4.19/Documentation/admin-guide/
Dinit.rst4 OK, so you've got this pretty unintuitive message (currently located
/Linux-v4.19/Documentation/x86/x86_64/
Dfake-numa-for-cpusets65 cpusets. Since cpusets can form a hierarchy, you can create some pretty
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-veyron-mickey.dts100 * some pretty serious workload here and be happy.
/Linux-v4.19/Documentation/power/
Ds2ram.txt21 way to debug these things, and it's actually pretty powerful (but
/Linux-v4.19/Documentation/
DIntel-IOMMU.txt48 IOVA generation is pretty generic. We used the same technique as vmalloc()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dcx88.rst144 I'm pretty sure when no IR signal is present the receiver is always in a
Dradiotrack.rst55 ioport seems to be involved. The ioport decoding circuitry must be pretty
/Linux-v4.19/Documentation/misc-devices/
Dlis3lv02d91 A: The sensor is pretty sensitive, so your hands can do it. Lift it
/Linux-v4.19/tools/perf/Documentation/
Dperf-report.txt150 - trace: pretty printed trace output in a single column
163 The field name can have '/raw' suffix which disables pretty printing
277 --pretty=<key>::

1234