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
68 /* A single fd descriptor allows coverage collection on a single
82 /* Enable coverage collection on the current thread. */
93 /* Disable coverage collection for the current thread. After this call
131 Comparison operands collection
134 Comparison operands collection is similar to coverage collection:
208 Note that the kcov modes (coverage collection or comparison operands) are
211 Remote coverage collection
307 /* Enable coverage collection via common handle and from USB bus #1. */