Home
last modified time | relevance | path

Searched full:collecting (Results 1 – 25 of 270) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/Documentation/dev-tools/
Dkcov.rst15 Besides collecting code coverage, KCOV can also collect comparison operands.
18 Besides collecting coverage data from syscall handlers, KCOV can also collect
29 Collecting comparison operands is supported with GCC 8+ or with Clang.
223 Besides collecting coverage data from handlers of syscalls issued from a
240 KCOV supports collecting remote coverage from the following contexts:
Dgcov.rst15 as lcov_ can be used to automate the process of collecting data
266 echo Collecting data..
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
Dutil.c141 * collecting the stations and iterating over them. in rtw_iterate_stas()
190 * collecting the interfaces and iterating over them. in rtw_iterate_vifs()
/kernel/linux/linux-5.10/fs/jffs2/
Djffs2_fs_sb.h85 uint8_t resv_blocks_gcmerge; /* ... merge pages when garbage collecting */
96 struct jffs2_eraseblock *gcblock; /* The block we're currently garbage-collecting */
/kernel/linux/linux-6.6/fs/jffs2/
Djffs2_fs_sb.h85 uint8_t resv_blocks_gcmerge; /* ... merge pages when garbage collecting */
96 struct jffs2_eraseblock *gcblock; /* The block we're currently garbage-collecting */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dspe-pmu.txt3 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
/kernel/linux/linux-6.6/Documentation/tools/rtla/
Drtla-timerlat-top.rst37 Set stop tracing conditions and run without collecting and displaying statistics.
40 collecting the statistics.
/kernel/linux/linux-6.6/include/linux/iio/
Diio-gts-helper.h35 * collecting data. Typically this duration has also an impact to the magnitude
43 * linear in a way that when collecting data for 50 mS caused value X, doubling
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/perf/
Dspe-pmu.yaml13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
/kernel/linux/linux-5.10/tools/perf/tests/shell/
Drecord+zstd_comp_decomp.sh14 echo "Collecting compressed record file:"
/kernel/linux/linux-6.6/tools/perf/tests/shell/
Drecord+zstd_comp_decomp.sh14 echo "Collecting compressed record file:"
/kernel/linux/linux-5.10/kernel/
Dkcov.c63 /* Collecting coverage from remote (background) threads. */
434 * section. Here t points to the task that is collecting remote in kcov_task_exit()
737 * KCOV_REMOTE_ENABLE ioctl to make the used kcov device start collecting
770 * collecting coverage and copies all collected coverage into the kcov area.
841 * happened while collecting coverage from a background thread. in kcov_remote_start()
978 * actually found the remote handle and started collecting coverage. in kcov_remote_stop()
/kernel/linux/linux-6.6/crypto/
Djitterentropy-testing.c33 * 1 ==> Boot test enabled and ready for collecting data, gathering runtime
191 * The intention of this interface is for collecting at least in jent_testing_extract_user()
/kernel/linux/linux-5.10/include/linux/
Dkcov.h21 /* Collecting comparison operands mode. */
/kernel/linux/linux-6.6/kernel/
Dkcov.c64 /* Collecting coverage from remote (background) threads. */
455 * section. Here t points to the task that is collecting remote in kcov_task_exit()
763 * KCOV_REMOTE_ENABLE ioctl to make the used kcov device start collecting
796 * collecting coverage and copies all collected coverage into the kcov area.
867 * happened while collecting coverage from a background thread. in kcov_remote_start()
1005 * actually found the remote handle and started collecting coverage. in kcov_remote_stop()
/kernel/linux/linux-5.10/include/uapi/linux/
Dkcov.h36 /* Collecting comparison operands mode. */
/kernel/linux/linux-6.6/include/uapi/linux/
Dkcov.h36 /* Collecting comparison operands mode. */
/kernel/linux/linux-6.6/drivers/accel/ivpu/
Dvpu_jsm_api.h194 * Start collecting metric data.
199 * Stop collecting metric data. This command will return success if it is called
427 * If @next_buffer_addr is NULL the VPU will stop collecting metric data.
433 * buffer is full. If the address is NULL the VPU will stop collecting metric
468 * buffer is full. If the address is NULL the VPU will stop collecting metric
/kernel/linux/linux-6.6/drivers/staging/blackbox/
DKconfig9 The blackbox is a fault log collecting framework for registered modules
/kernel/linux/linux-5.10/drivers/staging/blackbox/
DKconfig9 The blackbox is a fault log collecting framework for registered modules
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dgcov.rst15 as lcov_ can be used to automate the process of collecting data
262 echo Collecting data..
/kernel/linux/linux-6.6/include/net/bluetooth/
Dcoredump.h19 * @timeout: Indicates a timeout for collecting the devcoredump
/kernel/linux/linux-6.6/include/linux/
Dkcov.h22 /* Collecting comparison operands mode. */
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dtips.txt27 Skip collecting build-id when recording: perf record -B
/kernel/linux/linux-6.6/Documentation/powerpc/
Dvcpudispatch_stats.rst16 collecting the statistics, while writing '0' disables the statistics.

1234567891011