Home
last modified time | relevance | path

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

123456789

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/ptest-runner/
H A Dptest-runner_2.4.2.bb18 FILES:${PN} = "${bindir}/ptest-runner ${bindir}/ptest-runner-collect-system-data"
28 …install -D -m 0755 ${S}/ptest-runner-collect-system-data ${D}${bindir}/ptest-runner-collect-system…
33 # pstree is called by ptest-runner-collect-system-data
/OK3568_Linux_fs/kernel/Documentation/ABI/removed/
H A Dsysfs-kernel-fadump_release_opalcore8 collect the dump on OPAL based machine. It used to release
9 the memory used to collect the opalcore.
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A 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
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A 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 function of syscall inputs.
11 To achieve this goal it does not collect coverage in soft/hard interrupts
15 kcov is also able to collect comparison operands from the instrumented code
122 If a program needs to collect coverage from several threads (independently),
212 from the current process. With KCOV_REMOTE_ENABLE it's possible to collect
216 This allows to collect coverage from two types of kernel background
247 handle, kcov will collect coverage for each code section that is annotated
249 task_struct. However non common handles allow to collect coverage
/OK3568_Linux_fs/buildroot/support/legal-info/
H A DREADME.header11 collect it manually.
16 need to collect it manually.
28 to collect them manually.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/ruby/ruby/
H A D0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch22 ORIG_SRCS = #{orig_srcs.collect(&File.method(:basename)).join(' ')}
23 SRCS = $(ORIG_SRCS) #{(srcs - orig_srcs).collect(&File.method(:basename)).join(' ')}
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libmime/
H A Dlibmime-types-perl_2.17.bb37 install -m 755 ${S}/bin/collect-types ${D}${bindir}/collect-types
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-kernel-fadump21 Helps to control the dump collect feature from userspace.
22 Setting 1 to this file enables the system to collect the
H A Dsysfs-fs-ext46 collect statistics, which are shown during the unmount.
7 1 means to collect statistics, 0 means not to collect
/OK3568_Linux_fs/kernel/init/
H A Dinitramfs.c208 static __initdata char *collect; variable
217 collect = collected = buf; in read_into()
237 memcpy(collect, victim, n); in do_collect()
239 collect += n; in do_collect()
265 collect = collected = symlink_buf; in do_header()
/OK3568_Linux_fs/docs/licenses/
H A DBUILDROOT_README11 collect it manually.
16 need to collect it manually.
28 to collect them manually.
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conncount.c133 unsigned int collect = 0; in __nf_conncount_add() local
137 if (collect > CONNCOUNT_GC_MAX_NODES) in __nf_conncount_add()
149 collect++; in __nf_conncount_add()
173 collect++; in __nf_conncount_add()
/OK3568_Linux_fs/buildroot/package/tcllib/
H A DConfig.in8 is to collect commonly used function into a single library,
/OK3568_Linux_fs/buildroot/package/xorcurses/
H A DConfig.in6 is to roam around a series of mazes where you have to collect
/OK3568_Linux_fs/buildroot/package/odb/
H A D0009-Handle-namespace-aliases-when-parsing-GCC-tree.patch16 @@ -906,6 +906,11 @@ collect (tree ns)
H A D0006-Adapt-to-changes-in-GCC-8.patch54 @@ -889,8 +889,23 @@ collect (tree ns)
70 + // could probably collect everything in a single pass.
/OK3568_Linux_fs/buildroot/package/ding-libs/
H A DConfig.in10 collect data in a hierarchical structure (libcollection), a
/OK3568_Linux_fs/buildroot/package/trace-cmd/
H A DConfig.in10 kernel configuration. This command collect traces on your
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dbfticu.txt4 Its main functionality is to collect IRQs from the whole chassis and signals
/OK3568_Linux_fs/kernel/Documentation/trace/
H A 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.
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dlegal-notice.txt23 To make this easier for you, Buildroot can collect for you some material you
31 Buildroot will collect legally-relevant material in your output directory,
51 collect them manually.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCC-BY-NC-ND-3.0-IGO49 …ht to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the…
51collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor…
53collect royalties from You for the exercise of the Licensed Rights, whether directly or through a …
H A DCC-BY-NC-ND-3.039 …ht to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the…
40collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor…
41 Voluntary License Schemes. The Licensor reserves the right to collect royalties, whether individual…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libstatgrab/
H A Dlibstatgrab_0.92.1.bb1 DESCRIPTION = "Utilities to collect and visualise system statistics"
/OK3568_Linux_fs/kernel/fs/proc/
H A DKconfig53 After kernel panic, device drivers can collect the device
57 recovery kernel's initramfs to collect its underlying device

123456789