Searched refs:KCOV_CMP_IS_FUNC (Results 1 – 3 of 3) sorted by relevance
56 #define KCOV_CMP_IS_FUNC(type) (type >= KCOV_CMP_FUNC_MEMCMP) macro
237 if (KCOV_CMP_IS_FUNC(entry->type)) { in ksancov_print_state()
175 #define KCOV_CMP_IS_FUNC(type) (type >= KCOV_CMP_FUNC_MEMCMP) macro