Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Deeh.c141 u64 false_positives; /* Unnecessary EEH checks */ member
529 eeh_stats.false_positives++; in eeh_dev_check_failure()
530 pe->false_positives++; in eeh_dev_check_failure()
1685 eeh_stats.false_positives, in proc_eeh_show()
/linux-4.1.27/arch/powerpc/include/asm/
Deeh.h94 int false_positives; /* Times of reported #ff's */ member