Searched refs:pe_count (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_pci_sysfs.c64 return sprintf(data, "%u\n", atomic_read(&pci->counters.pe_count));
137 INSTANCE_ATTR(pe_count, S_IRUGO, instance_pe_count_show, NULL);
716 atomic_inc(&pci->counters.pe_count);
H A Dedac_core.h677 atomic_t pe_count; member in struct:edac_pci_counter

Completed in 72 milliseconds