| /linux/tools/perf/bench/ |
| H A D | uprobe.c | 114 static u64 baseline, previous; in bench_uprobe_format__default_fprintf() local 115 s64 diff_to_baseline = diff - baseline, in bench_uprobe_format__default_fprintf() 121 if (baseline) { in bench_uprobe_format__default_fprintf() 122 printed += fprintf(fp, " %s%'" PRId64 " to baseline", diff_to_baseline > 0 ? "+" : "", diff_to_baseline); in bench_uprobe_format__default_fprintf() 124 if (previous != baseline) in bench_uprobe_format__default_fprintf() 130 if (baseline) { in bench_uprobe_format__default_fprintf() 131 printed += fprintf(fp, " %'.3f %ss/op to baseline", (double)diff_to_baseline / (double)loops, unit); in bench_uprobe_format__default_fprintf() 133 if (previous != baseline) in bench_uprobe_format__default_fprintf() 136 baseline = diff; in bench_uprobe_format__default_fprintf()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-diff.txt | 11 'perf diff' [baseline file] [data file1] [[data file2] ... ] 91 --baseline-only:: 92 Show only items with match in baseline. 116 Specify compute sorting column number. 0 means sorting by baseline 118 (data from the first file other base baseline). Values more than 1 194 The comparison is governed by the baseline file. The baseline perf.data 196 the command line are searched for the baseline sample pair. If the pair 199 All samples from non-baseline perf.data files, that do not match any 200 baseline entr [all...] |
| H A D | perf-config.txt | 628 The default is 0, which means sorting by baseline.
|
| /linux/drivers/net/wireless/morsemicro/mm81x/ |
| H A D | mmrc.c | 555 tb->baseline = tb->best_prob; in mmrc_fill_retry_rates() 556 if (tb->baseline.rate != MMRC_MCS0) { in mmrc_fill_retry_rates() 557 tb->baseline.rate = MMRC_MCS0; in mmrc_fill_retry_rates() 558 rate_update_index(tb, &tb->baseline); in mmrc_fill_retry_rates() 559 } else if (tb->baseline.bw > MMRC_BW_1MHZ) { in mmrc_fill_retry_rates() 560 tb->baseline.bw--; in mmrc_fill_retry_rates() 561 rate_update_index(tb, &tb->baseline); in mmrc_fill_retry_rates() 952 out->rates[3] = tb->baseline; in mmrc_get_rates() 1303 tb->baseline = tb->best_tp; in mmrc_init_rates() 1332 tb->baseline = get_rate_row(tb, find_baseline_index(tb)); in mmrc_sta_init()
|
| H A D | mmrc.h | 123 struct mmrc_rate baseline; member
|
| /linux/drivers/platform/x86/intel/ifs/ |
| H A D | Kconfig | 8 operation beyond baseline RAS capabilities. To compile this
|
| /linux/drivers/media/platform/imagination/ |
| H A D | Kconfig | 12 which supports JPEG and MJPEG baseline encoding of YUV422 and YUV420
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-touch.rst | 32 a no-touch reference (or "baseline") measurement:
|
| H A D | ext-ctrls-jpeg.rst | 12 progressive baseline DCT compression process with Huffman entropy
|
| /linux/Documentation/devicetree/bindings/mips/img/ |
| H A D | xilfpga.txt | 10 This binding document is provided as baseline guidance for the example
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 51 baseline of which tests pass and which ones fail. 77 You *do* have a regression test baseline for fstests, right?
|
| /linux/net/smc/ |
| H A D | smc_rx.c | 265 int (*fcrit)(struct smc_connection *conn, size_t baseline)) in smc_rx_wait() argument 359 int (*func)(struct smc_connection *conn, size_t baseline); in smc_rx_recvmsg()
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | core.c | 872 struct snd_interval *baseline, struct snd_interval *iv, in rsnd_soc_hw_rule() 889 baseline->min, list[i], NULL); in rsnd_soc_hw_rule() 896 baseline->max, list[i], NULL); in rsnd_soc_hw_rule() 909 baseline->min, unit, baseline->max, unit); in rsnd_soc_hw_rule_rate() 857 rsnd_soc_hw_rule(struct rsnd_dai * rdai,unsigned int * list,int list_num,struct snd_interval * baseline,struct snd_interval * iv,struct rsnd_dai_stream * io,char * unit) rsnd_soc_hw_rule() argument
|
| /linux/tools/perf/util/ |
| H A D | probe-finder.c | 1623 int baseline = 0, lineno = 0, ret = 0; in debuginfo__find_probe_point() 1640 /* Find a corresponding function (name, baseline and baseaddr) */ in debuginfo__find_probe_point() 1659 dwarf_decl_line(&spdie, &baseline) != 0) { in debuginfo__find_probe_point() 1667 lineno = baseline; in debuginfo__find_probe_point() 1689 * of the inline function, baseline should in debuginfo__find_probe_point() 1694 dwarf_decl_line(&indie, &baseline) != 0) in debuginfo__find_probe_point() 1700 /* Verify the lineno and baseline are in a same file */ in debuginfo__find_probe_point() 1709 ppt->line = lineno - baseline; in debuginfo__find_probe_point() 1597 int baseline = 0, lineno = 0, ret = 0; debuginfo__find_probe_point() local
|
| /linux/Documentation/PCI/ |
| H A 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/Documentation/gpu/rfc/ |
| H A D | gpusvm.rst | 67 Overview of baseline design
|
| H A D | i915_scheduler.rst | 19 * Enable CI on supported platforms for a baseline
|
| /linux/Documentation/scsi/ |
| H A D | ufs.rst | 65 protocol agnostic, however SCSI has been selected as a baseline
|
| /linux/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 124 This is considered the baseline interchange format, and most convenient for CPU 376 ``DRM_FORMAT_MOD_LINEAR`` for their allocation, as this is the universal baseline
|
| /linux/Documentation/mm/ |
| H A D | multigen_lru.rst | 142 this end, the feedback loop uses the first tier as the baseline, for
|
| /linux/drivers/input/mouse/ |
| H A D | cyapa.c | 1219 static DEVICE_ATTR(baseline, S_IRUGO, cyapa_show_baseline, NULL);
|
| /linux/lib/zstd/decompress/ |
| H A D | zstd_decompress_block.c | 662 U32 const baseline = baseValue[symbol]; in ZSTD_buildSeqTable() local 664 ZSTD_buildSeqTable_rle(DTableSpace, baseline, nbBits); in ZSTD_buildSeqTable()
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_concat_range.sh | 1754 info " baseline (drop from netdev hook): ${pps}pps"
|