Home
last modified time | relevance | path

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

1234567

/linux-6.8/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..
/linux-6.8/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.8/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.8/Documentation/tools/rtla/
Drtla-timerlat-top.rst37 Set stop tracing conditions and run without collecting and displaying statistics.
40 collecting the statistics.
/linux-6.8/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.8/Documentation/devicetree/bindings/perf/
Dspe-pmu.yaml13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
/linux-6.8/Documentation/devicetree/bindings/arm/
Dqcom,coresight-remote-etm.yaml16 processor like modem processor via sysfs and collecting the trace
/linux-6.8/tools/perf/tests/shell/
Drecord+zstd_comp_decomp.sh14 echo "Collecting compressed record file:"
/linux-6.8/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.8/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()
/linux-6.8/include/uapi/linux/
Dkcov.h36 /* Collecting comparison operands mode. */
/linux-6.8/include/net/bluetooth/
Dcoredump.h19 * @timeout: Indicates a timeout for collecting the devcoredump
/linux-6.8/Documentation/arch/powerpc/
Dvcpudispatch_stats.rst16 collecting the statistics, while writing '0' disables the statistics.
/linux-6.8/include/linux/
Dkcov.h22 /* Collecting comparison operands mode. */
/linux-6.8/tools/perf/Documentation/
Dtips.txt27 Skip collecting build-id when recording: perf record -B
/linux-6.8/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,icu.txt5 responsible for collecting all wired-interrupt sources in the CP and
/linux-6.8/tools/verification/rv/src/
Dtrace.c42 * Returns 0 if the event was collected, 1 if the tool should stop collecting trace.
/linux-6.8/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.8/drivers/accel/ivpu/
Dvpu_jsm_api.h256 * Start collecting metric data.
261 * Stop collecting metric data. This command will return success if it is called
534 * If @next_buffer_addr is NULL the VPU will stop collecting metric data.
540 * buffer is full. If the address is NULL the VPU will stop collecting metric
575 * buffer is full. If the address is NULL the VPU will stop collecting metric
/linux-6.8/arch/s390/appldata/
Dappldata_net_sum.c34 the Linux side while VM was collecting the
Dappldata_mem.c38 the Linux side while VM was collecting the
/linux-6.8/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.c109 /* Collecting info to shows all the queues that has HLBS in est_irq_status()
/linux-6.8/Documentation/translations/zh_CN/dev-tools/
Dgcov.rst256 echo Collecting data..
/linux-6.8/Documentation/networking/
Dgen_stats.rst19 Collecting:

1234567