Home
last modified time | relevance | path

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

12345

/linux/Documentation/dev-tools/
H A 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:
H A Dgcov.rst15 as lcov_ can be used to automate the process of collecting data
277 echo Collecting data..
/linux/fs/jffs2/
H A 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/drivers/net/wireless/realtek/rtw88/
H A Dutil.c142 * collecting the stations and iterating over them. in rtw_iterate_stas()
191 * collecting the interfaces and iterating over them. in rtw_iterate_vifs()
/linux/Documentation/tools/rtla/
H A Drtla-timerlat-top.rst37 Set stop tracing conditions and run without collecting and displaying statistics.
40 collecting the statistics.
H A Dcommon_options.rst51 …After starting the workload, let it run for *s* seconds before starting collecting the data, allow…
/linux/tools/perf/Documentation/
H A 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 --call-graph lbr ; perf report --stitch-lbr
/linux/kernel/
H A 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/Documentation/devicetree/bindings/perf/
H A Dspe-pmu.yaml13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
/linux/Documentation/devicetree/bindings/arm/
H A Dqcom,coresight-remote-etm.yaml16 processor like modem processor via sysfs and collecting the trace
/linux/tools/perf/tests/shell/
H A Drecord+zstd_comp_decomp.sh14 echo "Collecting compressed record file:"
/linux/include/uapi/linux/
H A Dkcov.h36 /* Collecting comparison operands mode. */
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,cp110-icu.yaml15 collecting all wired-interrupt sources in the CP and communicating them to the
/linux/include/net/bluetooth/
H A Dcoredump.h19 * @timeout: Indicates a timeout for collecting the devcoredump
/linux/Documentation/arch/powerpc/
H A Dvcpudispatch_stats.rst16 collecting the statistics, while writing '0' disables the statistics.
/linux/include/uapi/drm/
H A Divpu_accel.h410 * struct drm_ivpu_metric_streamer_start - Start collecting metric data
476 * struct drm_ivpu_metric_streamer_stop - Stop collecting metric data
/linux/tools/verification/rv/src/
H A Dtrace.c42 * Returns 0 if the event was collected, 1 if the tool should stop collecting trace.
/linux/drivers/mfd/
H A 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/arch/s390/appldata/
H A Dappldata_net_sum.c34 the Linux side while VM was collecting the
H A Dappldata_mem.c38 the Linux side while VM was collecting the
/linux/drivers/accel/ivpu/
H A Dvpu_jsm_api.h483 * Start collecting metric data.
488 * Stop collecting metric data. This command will return success if it is called
767 * If @next_buffer_addr is NULL the VPU will stop collecting metric data.
773 * buffer is full. If the address is NULL the VPU will stop collecting metric
818 * buffer is full. If the address is NULL the VPU will stop collecting metric
/linux/Documentation/networking/
H A Dgen_stats.rst19 Collecting:
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.c115 /* Collecting info to shows all the queues that has HLBS in est_irq_status()
/linux/drivers/net/bonding/
H A Dbond_3ad.c186 * __enable_collecting_port - enable the port's slave for collecting,
190 * This will enable only collecting on the port's slave.
204 * This will disable both collecting and distributing on the port's slave.
215 * This will enable both collecting and distributing on the port's slave.
243 * combined collecting/distributing state
1076 * sure that a collecting distributing in ad_mux_machine()
1093 /* If port state hasn't changed, make sure that a collecting in ad_mux_machine()
1115 * sure that a collecting distributing in ad_mux_machine()
2021 "Enabling collecting on port %d (LAG %d)\n", in ad_enable_collecting()
/linux/sound/pci/ctxfi/
H A Dctatc.h132 void **pcm; /* SUMs for collecting all pcm stream */

12345