aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc/hwpmc_arm64_md.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* hwpmc: use kstack_contains()Mitchell Horne2023-05-061-16/+7
* hwpmc: simplify arm64 kernel stack unwindingMitchell Horne2023-05-061-21/+10
* Adjust function definition in hwpmc to avoid clang 15 warningAndrew Turner2022-08-111-1/+1
* hwpmc_arm64: remove write only variables and the computations they doWarner Losh2022-04-061-2/+0
* hwpmc_arm64_md.c: Correct architecture name in assertions.Brett Gutstein2022-03-021-2/+2
* Add Performance Monitoring Counters support for AArch64.Ruslan Bukin2015-05-191-0/+154