/linux/Documentation/dev-tools/ |
H A D | kcov.rst | 15 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 D | gcov.rst | 15 as lcov_ can be used to automate the process of collecting data 277 echo Collecting data..
|
/linux/fs/jffs2/ |
H A D | jffs2_fs_sb.h | 85 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 D | util.c | 142 * 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 D | rtla-timerlat-top.rst | 37 Set stop tracing conditions and run without collecting and displaying statistics. 40 collecting the statistics.
|
H A D | common_options.rst | 51 …After starting the workload, let it run for *s* seconds before starting collecting the data, allow…
|
/linux/tools/perf/Documentation/ |
H A D | tips.txt | 34 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 D | kcov.c | 65 /* 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 D | spe-pmu.yaml | 13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom,coresight-remote-etm.yaml | 16 processor like modem processor via sysfs and collecting the trace
|
/linux/tools/perf/tests/shell/ |
H A D | record+zstd_comp_decomp.sh | 14 echo "Collecting compressed record file:"
|
/linux/include/uapi/linux/ |
H A D | kcov.h | 36 /* Collecting comparison operands mode. */
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | marvell,cp110-icu.yaml | 15 collecting all wired-interrupt sources in the CP and communicating them to the
|
/linux/include/net/bluetooth/ |
H A D | coredump.h | 19 * @timeout: Indicates a timeout for collecting the devcoredump
|
/linux/Documentation/arch/powerpc/ |
H A D | vcpudispatch_stats.rst | 16 collecting the statistics, while writing '0' disables the statistics.
|
/linux/include/uapi/drm/ |
H A D | ivpu_accel.h | 410 * 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 D | trace.c | 42 * Returns 0 if the event was collected, 1 if the tool should stop collecting trace.
|
/linux/drivers/mfd/ |
H A D | rave-sp.c | 70 * @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 D | appldata_net_sum.c | 34 the Linux side while VM was collecting the
|
H A D | appldata_mem.c | 38 the Linux side while VM was collecting the
|
/linux/drivers/accel/ivpu/ |
H A D | vpu_jsm_api.h | 483 * 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 D | gen_stats.rst | 19 Collecting:
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_est.c | 115 /* Collecting info to shows all the queues that has HLBS in est_irq_status()
|
/linux/drivers/net/bonding/ |
H A D | bond_3ad.c | 186 * __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 D | ctatc.h | 132 void **pcm; /* SUMs for collecting all pcm stream */
|