Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dacpi_fpdt.c77 static struct boot_performance_record *record_boot; variable
242 if (record_boot) { in fpdt_process_subtable()
246 record_boot = (struct boot_performance_record *)record_header; in fpdt_process_subtable()
260 if (record_boot) in fpdt_process_subtable()