| /linux/tools/testing/selftests/bpf/ |
| H A D | json_writer.c | 24 bool pretty; /* optional whitepace */ member 28 /* indentation for pretty print */ 36 /* end current line and indent if pretty printing */ 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 28 /* indentation for pretty print */ 36 /* end current line and indent if pretty printing */ 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/scripts/ |
| H A D | checktransupdate.py | 45 command = f"git log --pretty=format:%H%n%aD%n%cD%n%n%B {commit} -1 -- {file_path}" 107 command = f"git log --pretty=format:%H {commit1}...{commit2} -- {opath}" 117 """Pretty print the commit message""" 118 command = f"git log --pretty='format:%h (\"%s\")' -1 {commit}"
|
| /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 | perf-report.txt | 199 - trace: pretty printed trace output in a single column 212 The field name can have '/raw' suffix which disables pretty printing 333 --pretty=<key>:: 334 Pretty printing style. key: normal, raw
|
| /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/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
|
| /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
|
| /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/kernel/configs/ |
| H A D | xen.config | 20 # pretty useless systems starting from allnoconfig
|
| /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/tools/bpf/ |
| H A D | bpf_asm.c | 17 * pretty print a C-like construct.
|
| /linux/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | fake_sigreturn_bad_magic.c | 34 * we should pretty sure won't be ever defined in Kernel in fake_sigreturn_bad_magic_run()
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | swab.h | 16 * pretty hard to hide. Just in case a future implementation in __arch_swab32()
|
| /linux/lib/xz/ |
| H A D | xz_crc32.c | 11 * This is not the fastest implementation, but it is pretty compact.
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-taos-evm.rst | 44 The communication protocol is text-based and pretty simple. It is
|
| /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/Documentation/i2c/ |
| H A D | ten-bit-addresses.rst | 31 Note that 10-bit address devices are still pretty rare, so the limitations
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | tdc_helper.py | 62 """ Pretty-printing of a given test case. """
|
| /linux/Documentation/filesystems/ |
| H A D | gfs2.rst | 41 is pretty close.
|
| /linux/arch/sparc/kernel/ |
| H A D | setup_32.c | 56 * prints out pretty messages and returns. 59 /* Pretty sick eh? */
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_diagnose.c | 33 * and is used for pretty print on BMC 41 * and is used for pretty print on BMC
|
| /linux/arch/mips/pci/ |
| H A D | Makefile | 26 # These are still pretty much in the old state, watch, go blind.
|