summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/pctr.h
AgeCommit message (Expand)Author
2019-08-26Remove rdtsc macro.Paul Irofti
2019-03-25Fix pctr(4) issues with MP and suspend:Philip Guenther
2014-03-29It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2007-10-24Remove idle loop counter.Mike Belopuhov
2007-10-17replacement for the pctr codebase that can handle amd64 processors asTheo de Raadt
2007-09-12port of i386 pctr code to amd64; Mike BelopuhovTheo de Raadt