Lines Matching refs:collection
6 exported via the "kcov" debugfs file. Coverage collection is enabled on a task
35 Coverage collection
38 The following program demonstrates coverage collection from within a test
67 /* A single fd descriptor allows coverage collection on a single
81 /* Enable coverage collection on the current thread. */
92 /* Disable coverage collection for the current thread. After this call
130 Comparison operands collection
133 Comparison operands collection is similar to coverage collection:
205 Note that the kcov modes (coverage collection or comparison operands) are
208 Remote coverage collection
302 /* Enable coverage collection via common handle and from USB bus #1. */