Lines Matching refs:collection
6 the ``kcov`` debugfs file. Coverage collection is enabled on a task basis, and
12 (unless remove coverage collection is enabled, see below) and from some
16 See the "Comparison operands collection" section for details.
20 tasks or soft interrupts. See the "Remote coverage collection" section for
35 To enable comparison operands collection, set::
43 Coverage collection
76 /* A single fd descriptor allows coverage collection on a single
90 /* Enable coverage collection on the current thread. */
101 /* Disable coverage collection for the current thread. After this call
140 Comparison operands collection
143 Comparison operands collection is similar to coverage collection:
217 Note that the KCOV modes (collection of code coverage or comparison operands)
220 Remote coverage collection
237 collection sections. The way a handle is used depends on the context where the
342 /* Enable coverage collection via common handle and from USB bus #1. */