K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2008-12-16T11:04:02.739841Z K 7 svn:log V 256 Bug fixes: - Initialize variables before use. - Remove a KASSERT() that could falsely trigger if there are other sources of NMIs in the system. Efficiency tweak: - When checking PMCs that overflowed, ignore PMCs that were not configured for sampling. END