Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Deeh.c136 u64 false_positives; /* Unnecessary EEH checks */ member
504 eeh_stats.false_positives++; in eeh_dev_check_failure()
505 pe->false_positives++; in eeh_dev_check_failure()
1568 eeh_stats.false_positives, in proc_eeh_show()
/arch/powerpc/include/asm/
Deeh.h82 int false_positives; /* Times of reported #ff's */ member