| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-diff.txt | 11 'perf diff' [baseline file] [data file1] [[data file2] ... ] 88 --baseline-only:: 89 Show only items with match in baseline. 108 Specify compute sorting column number. 0 means sorting by baseline 110 (data from the first file other base baseline). Values more than 1 182 The comparison is governed by the baseline file. The baseline perf.data 184 the command line are searched for the baseline sample pair. If the pair 187 All samples from non-baseline perf.data files, that do not match any 188 baseline entry, are displayed with empty space within baseline column 198 b - baseline sample percentage [all …]
|
| D | perf-config.txt | 523 The default is 0, which means sorting by baseline.
|
| /Linux-v5.4/drivers/usb/misc/sisusbvga/ |
| D | sisusb_con.c | 700 int from, to, baseline; in sisusbcon_cursor() local 727 baseline = c->vc_font.height - (c->vc_font.height < 10 ? 1 : 2); in sisusbcon_cursor() 734 to = baseline; in sisusbcon_cursor() 737 to = baseline; in sisusbcon_cursor() 740 to = baseline; in sisusbcon_cursor() 746 case CUR_UNDERLINE: from = baseline - 1; in sisusbcon_cursor() 747 to = baseline; in sisusbcon_cursor()
|
| /Linux-v5.4/Documentation/devicetree/bindings/media/ |
| D | renesas,jpu.txt | 4 and decoding function conforming to the JPEG baseline process, so that the JPU
|
| /Linux-v5.4/drivers/usb/serial/ |
| D | pl2303.c | 463 unsigned int baseline, mantissa, exponent; in pl2303_encode_baud_rate_divisor() local 472 baseline = 12000000 * 32; in pl2303_encode_baud_rate_divisor() 473 mantissa = baseline / baud; in pl2303_encode_baud_rate_divisor() 494 baud = (baseline / mantissa) >> (exponent << 1); in pl2303_encode_baud_rate_divisor()
|
| /Linux-v5.4/drivers/dax/ |
| D | Kconfig | 21 baseline memory pool. Mappings of a /dev/daxX.Y device impose
|
| /Linux-v5.4/Documentation/devicetree/bindings/mips/img/ |
| D | xilfpga.txt | 10 This binding document is provided as baseline guidance for the example
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | dev-touch.rst | 38 a no-touch reference (or "baseline") measurement:
|
| D | ext-ctrls-jpeg.rst | 18 progressive baseline DCT compression process with Huffman entrophy
|
| D | subdev-formats.rst | 7741 For instance, for a JPEG baseline process and an 8-bit bus width the
|
| D | ext-ctrls-codec.rst | 3183 level is done via a delta value against a baseline loop filter
|
| /Linux-v5.4/tools/perf/util/ |
| D | probe-finder.c | 1559 int baseline = 0, lineno = 0, ret = 0; in debuginfo__find_probe_point() local 1582 dwarf_decl_line(&spdie, &baseline) != 0) { in debuginfo__find_probe_point() 1590 lineno = baseline; in debuginfo__find_probe_point() 1617 dwarf_decl_line(&indie, &baseline) != 0) in debuginfo__find_probe_point() 1632 ppt->line = lineno - baseline; in debuginfo__find_probe_point()
|
| /Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra114-pinmux.txt | 6 a baseline, and only documents the differences between the two bindings.
|
| D | nvidia,tegra30-pinmux.txt | 5 that binding as a baseline, and only documents the differences between the
|
| D | nvidia,tegra124-pinmux.txt | 6 a baseline, and only documents the differences between the two bindings.
|
| /Linux-v5.4/sound/soc/sh/rcar/ |
| D | core.c | 866 struct snd_interval *baseline, struct snd_interval *iv) in rsnd_soc_hw_rule() argument 882 baseline->min, list[i], NULL); in rsnd_soc_hw_rule() 889 baseline->max, list[i], NULL); in rsnd_soc_hw_rule()
|
| /Linux-v5.4/Documentation/PCI/ |
| D | pcieaer-howto.rst | 30 defines two error reporting paradigms: the baseline capability and 31 the Advanced Error Reporting capability. The baseline capability is
|
| /Linux-v5.4/Documentation/scsi/ |
| D | ufs.txt | 54 protocol agnostic, however SCSI has been selected as a baseline
|
| /Linux-v5.4/Documentation/scheduler/ |
| D | sched-stats.rst | 27 of these will need to start with a baseline observation and then calculate
|
| /Linux-v5.4/Documentation/riscv/ |
| D | pmu.rst | 50 basic support to a baseline QEMU model.
|
| /Linux-v5.4/Documentation/arm64/ |
| D | arm-acpi.rst | 101 -- it's baseline. ACPI firmware must continue to work, even though it may 103 for that baseline version of ACPI. There may be a need for additional drivers,
|
| /Linux-v5.4/drivers/input/mouse/ |
| D | cyapa.c | 1223 static DEVICE_ATTR(baseline, S_IRUGO, cyapa_show_baseline, NULL);
|