Home
last modified time | relevance | path

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

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