NetBSD/sys/arch/amd64/acpi
maxv e643d8ad7a Drop NENTRY() from the x86 kernels, use ENTRY(). With PMCs (and other hardware
tracing facilities) we have a much better ways of monitoring the CPU activity
than GPROF, without software modification.

Also I think GPROF has never worked, because the 'start' functions of both
i386 and amd64 use ENTRY(), and it would have caused a function call while the
kernel was not yet relocated.
2018-07-14 14:29:40 +00:00
..
acpi_wakecode.S
acpi_wakeup_low.S Drop NENTRY() from the x86 kernels, use ENTRY(). With PMCs (and other hardware 2018-07-14 14:29:40 +00:00