Searched full:summarize (Results 1 – 25 of 43) sorted by relevance
12
/linux-6.12.1/tools/testing/selftests/bpf/benchs/ |
D | run_bench_ringbufs.sh | 11 summarize $b "$($RUN_RB_BENCH $b)" 16 summarize $b "$($RUN_RB_BENCH --rb-sampled $b)" 21 summarize $b "$($RUN_RB_BENCH --rb-b2b $b)" 22 summarize $b-sampled "$($RUN_RB_BENCH --rb-sampled --rb-b2b $b)" 27 …summarize "rb-sampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rat… 31 …summarize "pb-sampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rat… 35 summarize "reserve" "$($RUN_RB_BENCH --rb-b2b rb-custom)" 36 summarize "output" "$($RUN_RB_BENCH --rb-b2b --rb-use-output rb-custom)" 39 summarize "reserve-sampled" "$($RUN_RB_BENCH --rb-sampled rb-custom)" 40 summarize "output-sampled" "$($RUN_RB_BENCH --rb-sampled --rb-use-output rb-custom)" [all …]
|
D | run_bench_bloom_filter_map.sh | 16 summarize "Lookups, total operations: " \ 19 summarize "Updates, total operations: " \
|
D | run_bench_strncmp.sh | 10 summarize ${b}-${s} "$($RUN_BENCH --cmp-str-len=$s strncmp-${b})"
|
D | run_common.sh | 59 function summarize() function
|
/linux-6.12.1/tools/kvm/kvm_stat/ |
D | kvm_stat.txt | 37 :: *Note*: Child events pull in their parents, and parents' stats summarize 55 :: *Note*: The stats for the parents summarize the respective child trace
|
/linux-6.12.1/tools/testing/selftests/futex/ |
D | run.sh | 10 # Format and summarize the results.
|
/linux-6.12.1/include/linux/ |
D | atmel-isc-media.h | 22 * To summarize the functionality:
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | percpu_alloc_cgrp_local_storage.c | 75 /* Summarize percpu data collection */
|
D | percpu_alloc_array.c | 76 /* Summarize percpu data */
|
/linux-6.12.1/drivers/of/ |
D | Kconfig | 35 summarize the results.
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/common/shared/msgq/inc/msgq/ |
D | msgq_priv.h | 66 * So to summarize:
|
/linux-6.12.1/tools/testing/kunit/ |
D | kunit_parser.py | 573 """Tries to summarize all the failing subtests in `test`.""" 586 # Don't summarize it down "the top-level test failed", though. 626 # Summarize failures that might have gone off-screen since we had a lot
|
/linux-6.12.1/Documentation/driver-api/cxl/ |
D | maturity-map.rst | 12 more mature than others. While the periodic pull requests summarize the
|
/linux-6.12.1/Documentation/scsi/ |
D | FlashPoint.rst | 168 participate. To summarize, BusLogic is offering Linux users an upgrade
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | v4l2-event.rst | 45 So to summarize:
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_health.h | 13 * We'd like to be able to summarize the current health status of the
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | renesas,drif.yaml | 42 To summarize,
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 79 GDACTDPA, tail and head pointers. It will also summarize the contents
|
/linux-6.12.1/Documentation/core-api/ |
D | this_cpu_ops.rst | 280 and that is frequently done to summarize counters. Remote write access
|
/linux-6.12.1/Documentation/process/ |
D | adding-syscalls.rst | 242 To summarize, you need a commit that includes: 347 To summarize, you need:
|
/linux-6.12.1/Documentation/fb/ |
D | fbcon.rst | 205 Documentation/driver-api/console.rst. To summarize:
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-timecard | 149 Description: (RW) Used to start the signal generator, and summarize
|
/linux-6.12.1/Documentation/power/ |
D | freezing-of-tasks.rst | 248 summarize, use [un]lock_system_sleep() instead of directly using
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-script.txt | 27 summarize the raw trace data in various ways (the list of scripts is
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | consumer.rst | 285 To summarize::
|
12