Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Deeh.c142 u64 false_positives; /* Unnecessary EEH checks */ member
525 eeh_stats.false_positives++; in eeh_dev_check_failure()
526 pe->false_positives++; in eeh_dev_check_failure()
1772 eeh_stats.false_positives, in proc_eeh_show()
/Linux-v4.19/arch/powerpc/include/asm/
Deeh.h98 int false_positives; /* Times of reported #ff's */ member