Searched refs:pretty (Results 1 – 25 of 90) sorted by relevance
1234
/Linux-v4.19/tools/bpf/bpftool/ |
D | json_writer.c | 28 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/ |
D | bpftool.rst | 22 | { **-j** | **--json** } [{ **-p** | **--pretty** }] } 55 -p, --pretty
|
D | bpftool-perf.rst | 15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] } 53 -p, --pretty
|
D | bpftool-prog.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } } 108 -p, --pretty 123 **# bpftool --json --pretty prog show**
|
D | bpftool-cgroup.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } } 109 -p, --pretty
|
D | bpftool-map.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } } 111 -p, --pretty
|
/Linux-v4.19/tools/perf/util/ |
D | PERF-VERSION-GEN | 22 CID=$(git log -1 --abbrev=4 --pretty=format:"%h" 2>/dev/null) && CID="-g$CID"
|
/Linux-v4.19/kernel/configs/ |
D | xen.config | 16 # pretty useless systems starting from allnoconfig
|
/Linux-v4.19/Documentation/nvmem/ |
D | nvmem.txt | 14 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/ |
D | i2c-taos-evm | 42 The communication protocol is text-based and pretty simple. It is
|
/Linux-v4.19/Documentation/i2c/ |
D | ten-bit-addresses | 26 Note that 10-bit address devices are still pretty rare, so the limitations
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2.txt | 37 is pretty close.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/ |
D | st-sensors.txt | 3 The STMicroelectronics sensor devices are pretty straight-forward I2C or
|
/Linux-v4.19/Documentation/networking/ |
D | fib_trie.txt | 83 level compression. This part follows the original paper pretty closely 94 The route manipulation functions. Should conform pretty closely to the
|
D | eql.txt | 33 TCP implementation is pretty fast though.--) 473 6.4 Kbyte/s, which I think is pretty cool. :)
|
/Linux-v4.19/Documentation/arm/ |
D | Interrupts | 7 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/ |
D | init.rst | 4 OK, so you've got this pretty unintuitive message (currently located
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | fake-numa-for-cpusets | 65 cpusets. Since cpusets can form a hierarchy, you can create some pretty
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | rk3288-veyron-mickey.dts | 100 * some pretty serious workload here and be happy.
|
/Linux-v4.19/Documentation/power/ |
D | s2ram.txt | 21 way to debug these things, and it's actually pretty powerful (but
|
/Linux-v4.19/Documentation/ |
D | Intel-IOMMU.txt | 48 IOVA generation is pretty generic. We used the same technique as vmalloc()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx88.rst | 144 I'm pretty sure when no IR signal is present the receiver is always in a
|
D | radiotrack.rst | 55 ioport seems to be involved. The ioport decoding circuitry must be pretty
|
/Linux-v4.19/Documentation/misc-devices/ |
D | lis3lv02d | 91 A: The sensor is pretty sensitive, so your hands can do it. Lift it
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-report.txt | 150 - 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