Searched full:statistical (Results 1 – 25 of 92) sorted by relevance
1234
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
D | spe.json | 4 …"PublicDescription": "Counts statistical profiling sample population, the count of all operations … 8 "PublicDescription": "Counts statistical profiling samples taken for sampling." 12 …"PublicDescription": "Counts statistical profiling samples taken which are not removed by filterin… 16 …"PublicDescription": "Counts statistical profiling samples that have collided with a previous samp…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
D | spe.json | 4 …"PublicDescription": "Counts statistical profiling sample population, the count of all operations … 8 "PublicDescription": "Counts statistical profiling samples taken for sampling." 12 …"PublicDescription": "Counts statistical profiling samples taken which are not removed by filterin… 16 …"PublicDescription": "Counts statistical profiling samples that have collided with a previous samp…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
D | spe.json | 4 …"PublicDescription": "Counts statistical profiling sample population, the count of all operations … 8 "PublicDescription": "Counts statistical profiling samples taken for sampling." 12 …"PublicDescription": "Counts statistical profiling samples taken which are not removed by filterin… 16 …"PublicDescription": "Counts statistical profiling samples that have collided with a previous samp…
|
/linux-6.14.4/Documentation/devicetree/bindings/perf/ |
D | spe-pmu.yaml | 7 title: ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU) 13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting 18 const: arm,statistical-profiling-extension-v1 38 compatible = "arm,statistical-profiling-extension-v1";
|
/linux-6.14.4/fs/netfs/ |
D | Kconfig | 11 bool "Gather statistical information on local caching" 14 This option causes statistical information to be gathered on local 45 bool "Gather statistical information on local caching" 49 This option causes statistical information to be gathered on local
|
/linux-6.14.4/tools/perf/Documentation/ |
D | perf-kvm.txt | 53 Especially, perf 'kvm stat record/report' generates a statistical analysis 60 'perf kvm stat report' reports statistical data which includes events 63 'perf kvm stat live' reports statistical data in a live mode (similar to 64 record + report but with statistical data updated live at a given display
|
D | perf-arm-spe.txt | 6 perf-arm-spe - Support for Arm Statistical Profiling Extension within Perf tools 16 The SPE (Statistical Profiling Extension) feature provides accurate attribution of latencies and 84 However, SPE does not provide any call-graph information, and relies on statistical methods.
|
D | examples.txt | 44 You can observe the statistical properties as well, by using the 173 Or observe how fluctuating the page allocations are, via statistical
|
D | perf-mem.txt | 28 Due to the statistical nature of SPE sampling, not every memory operation will
|
/linux-6.14.4/drivers/crypto/caam/ |
D | regs.h | 501 statistical checker */ 504 statistical checker */ 507 in statistical checker */ 510 u32 rtscmisc; /* statistical check misc. register */ 534 u32 rtscmc; /* statistical check run monobit count */ 535 u32 rtscml; /* statistical check run monobit limit */ 538 u32 rtscrc[6]; /* statistical check run length count */ 539 u32 rtscrl[6]; /* statistical check run length limit */
|
/linux-6.14.4/drivers/scsi/lpfc/ |
D | lpfc_sli.h | 242 /* Structure used to hold SLI statistical counters and info */ 307 struct lpfc_sli_ring_stat stats; /* SLI statistical info */ 343 /* Structure used to hold SLI statistical counters and info */ 388 struct lpfc_sli_stat slistat; /* SLI statistical info */
|
/linux-6.14.4/drivers/perf/ |
D | Kconfig | 219 tristate "Enable support for the ARMv8.2 Statistical Profiling Extension" 222 Enable perf support for the ARMv8.2 Statistical Profiling
|
/linux-6.14.4/tools/perf/util/ |
D | arm-spe.h | 3 * Arm Statistical Profiling Extensions (SPE) support
|
/linux-6.14.4/kernel/locking/ |
D | lock_events.h | 34 * Increment the statistical counters. use raw_cpu_inc() because of lower
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/intel/ |
D | igbvf.rst | 47 diagnostics, as well as displaying statistical information. The latest ethtool
|
/linux-6.14.4/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.h | 3 * arm_spe_decoder.h: Arm Statistical Profiling Extensions support
|
D | arm-spe-pkt-decoder.h | 3 * Arm Statistical Profiling Extensions (SPE) support
|
/linux-6.14.4/tools/include/uapi/linux/ |
D | prctl.h | 47 /* Get/set whether we use statistical process timing or accurate timestamp 52 statistical process timing */
|
/linux-6.14.4/include/linux/ |
D | scc.h | 71 struct scc_stat stat; /* statistical information */
|
/linux-6.14.4/Documentation/arch/arm/ |
D | mem_alignment.rst | 58 You can also read the content of the same file to get statistical
|
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/ |
D | prctl.h | 47 /* Get/set whether we use statistical process timing or accurate timestamp 52 statistical process timing */
|
/linux-6.14.4/include/uapi/linux/ |
D | prctl.h | 47 /* Get/set whether we use statistical process timing or accurate timestamp 52 statistical process timing */
|
D | scc.h | 110 /* SCC statistical information */
|
/linux-6.14.4/Documentation/tools/rtla/ |
D | common_options.rst | 51 …s before starting collecting the data, allowing the system to warm-up. Statistical data generated …
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-aer_stats | 5 statistical counters indicate the errors "as seen/reported by the device".
|
1234