Searched refs:Stats (Results 1 – 6 of 6) sorted by relevance
222 ACPI_STATISTICS *Stats) in ACPI_EXPORT_SYMBOL()229 if (!Stats) in ACPI_EXPORT_SYMBOL()236 Stats->SciCount = AcpiSciCount; in ACPI_EXPORT_SYMBOL()237 Stats->GpeCount = AcpiGpeCount; in ACPI_EXPORT_SYMBOL()239 memcpy (Stats->FixedEventCount, AcpiFixedEventCount, in ACPI_EXPORT_SYMBOL()244 Stats->MethodCount = AcpiMethodCount; in ACPI_EXPORT_SYMBOL()
1431 struct Stats struct1442 struct Stats *sp = (struct Stats*)fp; in next_stat() argument1452 struct Stats *sp = (struct Stats*)fp; in create_stat()1508 struct Stats *sp = newof(0,struct Stats,1,nstat*NV_MINSZ); in stat_init()1523 sp->hdr.dsize = sizeof(struct Stats) + nstat*(sizeof(int)+NV_MINSZ); in stat_init()
472 ACPI_STATISTICS *Stats))
282 Cache Stats (per wake cycle) (r/w):
187 Cache Stats (per wake cycle) (r/w):
2772 NcsiNicEmacStats_t Stats; member