Home
last modified time | relevance | path

Searched refs:collect (Results 1 – 25 of 105) sorted by relevance

12345

/linux-6.12.1/mm/kmsan/
Dinit.c145 static struct smallstack collect = { variable
173 while (collect.index >= 3) { in do_collection()
174 page = smallstack_pop(&collect); in do_collection()
175 shadow = smallstack_pop(&collect); in do_collection()
176 origin = smallstack_pop(&collect); in do_collection()
177 kmsan_setup_meta(page, shadow, origin, collect.order); in do_collection()
178 __free_pages_core(page, collect.order, MEMINIT_EARLY); in do_collection()
185 .order = collect.order - 1, in collect_split()
190 if (!collect.order) in collect_split()
192 while (collect.index) { in collect_split()
[all …]
/linux-6.12.1/rust/macros/
Dpin_data.rs55 "Self".parse::<TokenStream>().unwrap().into_iter().collect() in pin_data()
60 .collect::<Vec<_>>(); in pin_data()
71 .collect::<Vec<_>>(); in pin_data()
126 .collect(), in replace_self_and_deny_type_defs()
Dvtable.rs8 let mut tokens: Vec<_> = ts.into_iter().collect(); in vtable()
93 .collect(); in vtable()
95 tokens.into_iter().collect() in vtable()
Dpaste.rs53 let pasted: String = segments.into_iter().map(|x| x.0).collect(); in concat()
62 let mut stream: Vec<_> = group.stream().into_iter().collect(); in expand()
74 let mut group = Group::new(delimiter, stream.into_iter().collect()); in expand()
Dlib.rs410 let mut tokens = input.into_iter().collect(); in paste()
412 tokens.into_iter().collect() in paste()
Dpinned_drop.rs6 let mut toks = input.into_iter().collect::<Vec<_>>(); in pinned_drop()
/linux-6.12.1/Documentation/admin-guide/perf/
Dhns3-pmu.rst6 End Point device to collect performance statistics of HiSilicon SoC NIC.
82 PMU collect performance statistics for all HNS3 PCIe functions of IO DIE.
89 PMU collect performance statistic of one whole physical port. The port id
98 PMU collect performance statistic of one tc of physical port. The port id
106 PMU collect performance statistic of one PF/VF. The function id is BDF of
123 PMU collect performance statistic of one queue of PF/VF. The function id
131 PMU collect performance statistic of one interrupt of PF/VF. The function
/linux-6.12.1/Documentation/ABI/removed/
Dsysfs-kernel-fadump_release_opalcore8 collect the dump on OPAL based machine. It used to release
9 the memory used to collect the opalcore.
/linux-6.12.1/Documentation/ABI/obsolete/
Dsysfs-kernel-fadump_registered7 Helps to control the dump collect feature from userspace.
8 Setting 1 to this file enables the system to collect the
/linux-6.12.1/tools/perf/Documentation/
Dperf-arm-spe.txt58 When the buffer fills, an interrupt is sent and the driver signals Perf to collect the records.
144 branch_filter=1 - collect branches only (PMSFCR.B)
147 load_filter=1 - collect loads only (PMSFCR.LD)
148 min_latency=<n> - collect only samples with this latency or higher* (PMSLATFR)
149 …pa_enable=1 - collect physical address (as well as VA) of loads/stores (PMSCR.PA) - requir…
150 …pct_enable=1 - collect physical timestamp instead of virtual timestamp (PMSCR.PCT) - requir…
151 store_filter=1 - collect stores only (PMSFCR.ST)
216 Root privilege is required to collect context packets. But these only increase the accuracy of
Dtips.txt37 To only collect call graph on one event use perf record -e cpu/cpu-cycles,callgraph=1/,branches ; p…
48 To collect Processor Trace with samples use perf record -e '{intel_pt//,cycles}' ; perf script --ca…
/linux-6.12.1/Documentation/dev-tools/
Dkcov.rst9 Note that KCOV does not aim to collect as much coverage as possible. It aims
10 to collect more or less stable coverage that is a function of syscall inputs.
11 To achieve this goal, it does not collect coverage in soft/hard interrupts
15 Besides collecting code coverage, KCOV can also collect comparison operands.
18 Besides collecting coverage data from syscall handlers, KCOV can also collect
46 The following program demonstrates how to use KCOV to collect coverage for a
131 If a program needs to collect coverage from several threads (independently),
224 userspace process, KCOV can also collect coverage for parts of the kernel
227 Using KCOV to collect remote coverage requires:
287 The following program demonstrates using KCOV to collect coverage from both
/linux-6.12.1/drivers/thermal/mediatek/
DKconfig18 This driver configures thermal controllers to collect
28 thermal controllers to collect temperatures via ASIF
/linux-6.12.1/scripts/
Drustdoc_test_gen.rs51 let potential_components: Vec<&str> = file.strip_suffix("_rs").unwrap().split('_').collect(); in find_real_path()
115 .collect::<Vec<_>>(); in main()
/linux-6.12.1/init/
Dinitramfs.c239 static __initdata char *collect; variable
248 collect = collected = buf; in read_into()
268 memcpy(collect, victim, n); in do_collect()
270 collect += n; in do_collect()
299 collect = collected = symlink_buf; in do_header()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-kernel-fadump21 Helps to control the dump collect feature from userspace.
22 Setting 1 to this file enables the system to collect the
Dsysfs-fs-ext46 collect statistics, which are shown during the unmount.
7 1 means to collect statistics, 0 means not to collect
/linux-6.12.1/net/netfilter/
Dnf_conncount.c133 unsigned int collect = 0; in __nf_conncount_add() local
140 if (collect > CONNCOUNT_GC_MAX_NODES) in __nf_conncount_add()
152 collect++; in __nf_conncount_add()
176 collect++; in __nf_conncount_add()
/linux-6.12.1/Documentation/tools/rtla/
Dcommon_timerlat_description.rst4 the wakeup, they collect and generate useful information for the
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dbfticu.txt4 Its main functionality is to collect IRQs from the whole chassis and signals
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-tpdm.rst14 The primary use case of the TPDM is to collect data from different data
/linux-6.12.1/Documentation/trace/
Dintel_th.rst45 MSU can be configured to collect trace data into a system memory
101 # and now you can collect the trace from the device node::
143 unlocked and can be used again to collect trace data.
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dmachinecheck.rst18 log then mcelog should run to collect and decode machine check entries
/linux-6.12.1/fs/proc/
DKconfig53 After kernel panic, device drivers can collect the device
57 recovery kernel's initramfs to collect its underlying device
/linux-6.12.1/Documentation/virt/kvm/x86/
Drunning-nested-guests.rst231 Information to collect (generic)
258 x86-specific info to collect
272 s390x-specific info to collect

12345