Home
last modified time | relevance | path

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

1234567

/linux-6.14.4/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
277 echo Collecting data..
/linux-6.14.4/include/linux/
Dkcov.h22 /* Collecting comparison operands mode. */
70 * not attempt to start collecting coverage within the coverage collection
/linux-6.14.4/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()
/linux-6.14.4/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 */
/linux-6.14.4/Documentation/tools/rtla/
Drtla-timerlat-top.rst37 Set stop tracing conditions and run without collecting and displaying statistics.
40 collecting the statistics.
Dcommon_options.rst51 …After starting the workload, let it run for *s* seconds before starting collecting the data, allow…
/linux-6.14.4/tools/perf/Documentation/
Dtips.txt34 Skip collecting build-id when recording: perf record -B
43 When collecting LBR backtraces use --stitch-lbr to handle more than 32 deep entries: perf record --…
/linux-6.14.4/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
/linux-6.14.4/Documentation/devicetree/bindings/perf/
Dspe-pmu.yaml13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
/linux-6.14.4/Documentation/devicetree/bindings/arm/
Dqcom,coresight-remote-etm.yaml16 processor like modem processor via sysfs and collecting the trace
/linux-6.14.4/tools/perf/tests/shell/
Drecord+zstd_comp_decomp.sh14 echo "Collecting compressed record file:"
/linux-6.14.4/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()
/linux-6.14.4/kernel/
Dkcov.c65 /* Collecting coverage from remote (background) threads. */
465 * section. Here t points to the task that is collecting remote in kcov_task_exit()
775 * KCOV_REMOTE_ENABLE ioctl to make the used kcov device start collecting
808 * collecting coverage and copies all collected coverage into the kcov area.
879 * happened while collecting coverage from a background thread. in kcov_remote_start()
1017 * actually found the remote handle and started collecting coverage. in kcov_remote_stop()
/linux-6.14.4/include/uapi/linux/
Dkcov.h36 /* Collecting comparison operands mode. */
/linux-6.14.4/drivers/soc/mediatek/
DKconfig36 collecting DVFS requests from various SoC IPs, other than
/linux-6.14.4/include/uapi/drm/
Divpu_accel.h353 * struct drm_ivpu_metric_streamer_start - Start collecting metric data
392 * struct drm_ivpu_metric_streamer_stop - Stop collecting metric data
/linux-6.14.4/include/net/bluetooth/
Dcoredump.h19 * @timeout: Indicates a timeout for collecting the devcoredump
/linux-6.14.4/Documentation/arch/powerpc/
Dvcpudispatch_stats.rst16 collecting the statistics, while writing '0' disables the statistics.
/linux-6.14.4/tools/verification/rv/src/
Dtrace.c42 * Returns 0 if the event was collected, 1 if the tool should stop collecting trace.
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,icu.txt5 responsible for collecting all wired-interrupt sources in the CP and
/linux-6.14.4/drivers/mfd/
Drave-sp.c70 * @RAVE_SP_EXPECT_DATA: Got start of frame marker, collecting frame
71 * @RAVE_SP_EXPECT_ESCAPED_DATA: Got escape character, collecting escaped byte
565 * can go back to regular data collecting in rave_sp_receive_buf()
/linux-6.14.4/arch/s390/appldata/
Dappldata_net_sum.c34 the Linux side while VM was collecting the
/linux-6.14.4/fs/btrfs/
Dbackref.h106 * about collecting root IDs.
122 * before collecting all the remaining backrefs and before resolving
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.c110 /* Collecting info to shows all the queues that has HLBS in est_irq_status()

1234567