Home
last modified time | relevance | path

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

1234

/Linux-v5.4/tools/bpf/bpftool/
Djson_writer.c24 bool pretty; /* optional whitepace */ member
39 if (!self->pretty) in jsonw_eol()
99 self->pretty = false; in jsonw_new()
119 self->pretty = on; in jsonw_pretty()
151 if (self->pretty) in jsonw_name()
/Linux-v5.4/tools/bpf/bpftool/Documentation/
Dbpftool.rst22 | { **-j** | **--json** } [{ **-p** | **--pretty** }] }
59 -p, --pretty
Dbpftool-perf.rst15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
53 -p, --pretty
Dbpftool-feature.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
73 -p, --pretty
Dbpftool-net.rst15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
88 -p, --pretty
Dbpftool-cgroup.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
125 -p, --pretty
Dbpftool-btf.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
79 -p, --pretty
Dbpftool-prog.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
198 -p, --pretty
227 **# bpftool --json --pretty prog show**
Dbpftool-map.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
154 -p, --pretty
/Linux-v5.4/tools/perf/util/
DPERF-VERSION-GEN22 CID=$(git log -1 --abbrev=12 --pretty=format:"%h" 2>/dev/null) && CID="-g$CID"
/Linux-v5.4/kernel/configs/
Dxen.config16 # pretty useless systems starting from allnoconfig
/Linux-v5.4/Documentation/i2c/busses/
Di2c-taos-evm.rst44 The communication protocol is text-based and pretty simple. It is
/Linux-v5.4/Documentation/i2c/
Dten-bit-addresses.rst31 Note that 10-bit address devices are still pretty rare, so the limitations
/Linux-v5.4/Documentation/filesystems/
Dgfs2.txt37 is pretty close.
/Linux-v5.4/Documentation/driver-api/
Dnvmem.rst19 drivers/misc, where they all had to duplicate pretty much the same code to
24 the solutions used were pretty much different from one driver to another, there
/Linux-v5.4/Documentation/bpf/
Dbtf.rst13 The debug info is used for map pretty print, function signature, etc. The
145 pretty print. At most one encoding can be specified for the int type.
223 equal to ``30``. This is because the original use case is map pretty print
495 pretty print types, dump func signatures and line info, etc.
616 tool has full btf knowledge and is able to pretty print map key/values, dump
697 5.1 bpftool map pretty print
723 bpftool is able to pretty print like below:
/Linux-v5.4/Documentation/devicetree/bindings/iio/
Dst-sensors.txt3 The STMicroelectronics sensor devices are pretty straight-forward I2C or
/Linux-v5.4/Documentation/arm/
Dinterrupts.rst9 Firstly, it contains some pretty major changes to the way we handle the
110 The "level" handler is what we currently have - its pretty simple.
/Linux-v5.4/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
/Linux-v5.4/Documentation/admin-guide/
Dinit.rst4 OK, so you've got this pretty unintuitive message (currently located
/Linux-v5.4/Documentation/x86/x86_64/
Dfake-numa-for-cpusets.rst76 cpusets. Since cpusets can form a hierarchy, you can create some pretty
/Linux-v5.4/Documentation/x86/
Dintel-iommu.rst48 IOVA generation is pretty generic. We used the same technique as vmalloc()
/Linux-v5.4/Documentation/power/
Ds2ram.rst23 way to debug these things, and it's actually pretty powerful (but
/Linux-v5.4/Documentation/misc-devices/
Dlis3lv02d.rst97 A: The sensor is pretty sensitive, so your hands can do it. Lift it
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx88.rst146 I'm pretty sure when no IR signal is present the receiver is always in a

1234