Home
last modified time | relevance | path

Searched refs:kcov_sequence (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Dkcov.c364 t->kcov_sequence = sequence; in kcov_start()
382 t->kcov_sequence = 0; in kcov_task_reset()
825 data->saved_sequence = t->kcov_sequence; in kcov_remote_softirq_start()
1030 sequence = t->kcov_sequence; in kcov_remote_stop()
/openbmc/linux/include/linux/
H A Dsched.h1428 int kcov_sequence; member