| /linux/tools/testing/selftests/bpf/ |
| H A D | json_writer.c | 24 bool pretty; /* optional whitepace */ member 39 if (!self->pretty) in jsonw_eol() 96 self->pretty = false; in jsonw_new() 116 self->pretty = on; in jsonw_pretty() 154 if (self->pretty) in jsonw_name()
|
| /linux/tools/bpf/bpftool/ |
| H A D | json_writer.c | 24 bool pretty; /* optional whitepace */ member 39 if (!self->pretty) in jsonw_eol() 96 self->pretty = false; in jsonw_new() 116 self->pretty = on; in jsonw_pretty() 154 if (self->pretty) in jsonw_name()
|
| /linux/tools/tracing/rtla/src/ |
| H A D | osnoise_top.c | 132 bool pretty = params->common.pretty_output; in osnoise_top_header() local 137 if (pretty) in osnoise_top_header() 151 if (pretty) in osnoise_top_header() 157 if (pretty) in osnoise_top_header() 172 if (pretty) in osnoise_top_header()
|
| H A D | timerlat_top.c | 263 bool pretty = params->common.pretty_output; in timerlat_top_header() local 268 if (pretty) in timerlat_top_header() 275 if (pretty) in timerlat_top_header() 289 if (pretty) in timerlat_top_header() 296 if (pretty) in timerlat_top_header()
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | substitutions.rst | 3 .. |COMMON_OPTIONS| replace:: { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--…
|
| H A D | common_options.rst | 18 -p, --pretty
|
| H A D | bpftool-link.rst | 84 **# bpftool --json --pretty link show**
|
| /linux/tools/perf/util/ |
| H A D | PERF-VERSION-GEN | 22 CID=$(git log -1 --abbrev=12 --pretty=format:"%h" --no-show-signature 2>/dev/null) && CID="-g$CID"
|
| /linux/kernel/configs/ |
| H A D | xen.config | 20 # pretty useless systems starting from allnoconfig
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-trace.txt | 242 Use btf_dump to pretty print syscall argument data, instead of using hand-crafted pretty 244 pretty-printing serves as a fallback to hand-crafted pretty printers, as the latter can 245 better pretty-print integer flags and struct pointers.
|
| H A D | Makefile | 258 $(shell git log -1 --pretty="format:%cd" \
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-series.sh | 42 git log --pretty=format:"%h" "${commit_list}" > $T/commits
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-taos-evm.rst | 44 The communication protocol is text-based and pretty simple. It is
|
| /linux/Documentation/i2c/ |
| H A D | ten-bit-addresses.rst | 31 Note that 10-bit address devices are still pretty rare, so the limitations
|
| /linux/Documentation/driver-api/ |
| H A D | nvmem.rst | 19 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/Documentation/networking/ |
| H A D | fib_trie.rst | 87 level compression. This part follows the original paper pretty closely 98 The route manipulation functions. Should conform pretty closely to the
|
| H A D | eql.rst | 40 TCP implementation is pretty fast though.--) 373 6.4 Kbyte/s, which I think is pretty cool. :)
|
| /linux/Documentation/arch/arm/ |
| H A D | interrupts.rst | 9 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/Documentation/translations/zh_TW/process/ |
| H A D | submitting-patches.rst | 126 [pretty] 131 $ git log -1 --pretty=fixes 54a4f0239f2e
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | submitting-patches.rst | 125 [pretty] 130 $ git log -1 --pretty=fixes 54a4f0239f2e
|
| /linux/Documentation/translations/ja_JP/ |
| H A D | SubmittingPatches | 147 [pretty] 152 $ git log -1 --pretty=fixes 54a4f0239f2e
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx88-devel.rst | 94 I'm pretty sure when no IR signal is present the receiver is always in a
|
| /linux/Documentation/power/ |
| H A D | s2ram.rst | 23 way to debug these things, and it's actually pretty powerful (but
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-nexus7-tilapia-memory-timings.dtsi | 7 * Tilapia's memory timings are pretty much the same as the Grouper's
|
| /linux/Documentation/dev-tools/kunit/api/ |
| H A D | functionredirection.rst | 46 Using static stubs is pretty straightforward:
|