Searched defs:kcov (Results 1 – 1 of 1) sorted by relevance
46 struct kcov { struct56 enum kcov_mode mode; argument68 * Sequence is incremented each time kcov is reenabled, used by argument81 struct kcov *kcov; argument114 static struct kcov_remote *kcov_remote_add(struct kcov *kcov, u64 handle) in kcov_remote_add()325 static void kcov_start(struct task_struct *t, struct kcov *kcov, in kcov_start()362 static void kcov_reset(struct kcov *kcov) in kcov_reset()371 static void kcov_remote_reset(struct kcov *kcov) in kcov_remote_reset()390 static void kcov_disable(struct task_struct *t, struct kcov *kcov) in kcov_disable()399 static void kcov_get(struct kcov *kcov) in kcov_get()[all …]