Home
last modified time | relevance | path

Searched full:collected (Results 1 – 25 of 274) sorted by relevance

1234567891011

/linux/init/
H A Dinitramfs.c239 static __initdata char *collected; variable
246 collected = victim; in read_into()
250 collect = collected = buf; in read_into()
281 if (!memcmp(collected, "070701", 6)) { in do_header()
283 } else if (!memcmp(collected, "070702", 6)) { in do_header()
286 if (memcmp(collected, "070707", 6) == 0) in do_header()
292 parse_header(collected); in do_header()
301 collect = collected = symlink_buf; in do_header()
349 char *old = find_link(major, minor, ino, mode, collected); in maybe_link()
351 clean_path(collected, 0); in maybe_link()
[all …]
/linux/Documentation/ABI/testing/
H A Dconfigfs-most44 collected from the network before being
99 collected from the network before being
154 collected from the network before being
220 collected from the network before being
H A Dsysfs-class-remoteproc74 "disabled" means no dump will be collected.
77 collected it will be copied to a separate buffer and that
81 collected userspace will directly read from the remote
H A Dsysfs-bus-iio-isl2950129 Phase data has to be collected when temperature and
/linux/tools/testing/selftests/damon/
H A Ddamon_nr_regions.py52 print('tried regions is not collected')
72 print('number of regions that collected are:')
131 print('tried regions is not collected')
/linux/scripts/
H A DMakefile.gcc-plugins11 # All the plugin CFLAGS are collected here in case a build target needs to
26 # All enabled GCC plugins are collected here for building in
/linux/include/uapi/linux/
H A Dkcov.h29 * Covered PCs are collected in a per-task buffer.
41 * The format for the types of collected comparisons.
/linux/Documentation/dev-tools/
H A Dpropeller.rst44 workload to gather execution frequency data. This data is collected
102 1) Assuming an AutoFDO profile is already collected following
145 If there are more than 1 perf_file collected in the previous step,
H A Dkcov.rst97 /* Read number of PCs collected. */
153 * The format for the types of collected comparisons.
187 /* Read number of comparisons collected. */
230 should be collected with ``kcov_remote_start`` and ``kcov_remote_stop``.
282 is only collected from a single userspace process on the system. However, if
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt90 A perf_header_string with the hostname where the data was collected
95 A perf_header_string with the os release where the data was collected
101 data was collected. This is the same as the version of the source tree
456 each event collected. See perf_event.h or the man page for a detailed
470 collected in parallel on different CPUs. If the events should be
H A Dtips.txt36 To show information about system the samples were collected on use perf report --header
39 To group events which need to be collected together for accuracy use {}: perf record -e {cycles,branches}' ...
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dchannels.c96 * collected statistics will be reset. This is useful for in mlx5e_channels_rx_toggle_dim()
123 * state so the collected statistics will be reset. This in mlx5e_channels_tx_toggle_dim()
/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py21 return "\nMetric Relationship Error: \tThe collected value of metric {0}\n\
30 return "\nWrong Metric Value Error: \tThe collected value of metric {0}\n\
110 @returns: lower bound, return inf if the lower bound is a metric value and is not collected
111 upper bound, return -1 if the upper bound is a metric value and is not collected
367 Convert collected metric data from the -j output to dict of {metric_name:value}.
/linux/net/netfilter/
H A Dnf_conncount.c287 unsigned int collected = 0; in tree_nodes_free()
298 collected++; in tree_nodes_free()
310 collected++;
315 if (collected > CONNCOUNT_GC_MAX_NODES) in insert_tree()
233 unsigned int collected = 0; nf_conncount_gc_list() local
/linux/tools/mm/
H A Dslabinfo-gnuplot.sh9 # This program is intended to plot a `slabinfo -X' stats, collected,
13 # Use `slabinfo-gnuplot.sh stats' to pre-process collected records
/linux/drivers/accel/ivpu/
H A Dvpu_jsm_api.h539 * also be used to request information about the number of collected samples
689 * Returns information about collected metric data.
695 * Returns information about collected metric data.
707 * metric buffer is full or when the VPU has collected a multiple of
710 * information about collected metric data.
902 * after every @ref notify_sample_count samples is collected or dropped by the VPU.
946 * 1. client needs information about the number of collected samples and the
1490 * Number of samples collected since the metric streamer was started.
1497 * collected samples because the current buffer is full and there is no
/linux/include/linux/sched/
H A Dtypes.h8 * struct task_cputime - collected CPU time counts
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst209 is accumulated based on clean data collected at runtime. Data
210 collected during a period without extra interrupts is considered
231 This section describes the general performance data collected on
/linux/Documentation/devicetree/bindings/mfd/
H A Dbfticu.txt10 - interrupts: the main IRQ line to signal the collected IRQs
/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst7 collected so there isn't any performance impact. Only bio-based DM
11 Individual statistics will be collected for each step-sized area within
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_coredump.h32 * to be collected.
/linux/tools/perf/trace/beauty/
H A Dfadvise.sh21 # reliably process on arch FOO a perf.data file collected by 'perf trace
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-get-lineinfo-ioctl.rst29 ``offset`` field set to indicate the line to be collected.
H A Dgpio-get-lineinfo-ioctl.rst33 ``offset`` field set to indicate the line to be collected.
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.c439 pr_debug("partial migration, 0x%lx/0x%llx pages collected\n", in svm_migrate_vma_to_vram()
442 pr_debug("0x%lx pages collected\n", cpages); in svm_migrate_vma_to_vram()
451 pr_debug("migrated/collected/requested 0x%lx/0x%lx/0x%lx\n", in svm_migrate_vma_to_vram()
742 pr_debug("partial migration, 0x%lx/0x%llx pages collected\n", in svm_migrate_vma_to_ram()
745 pr_debug("0x%lx pages collected\n", cpages); in svm_migrate_vma_to_ram()
752 pr_debug("migrated/collected/requested 0x%lx/0x%lx/0x%lx\n", in svm_migrate_vma_to_ram()

1234567891011