summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/cpu_counter.h
AgeCommit message (Expand)Author
2020-10-10Fix cycle counter-based time keeping on Alpha in MP environments by usingthorpej
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-21Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha:tsutsui
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2003-02-05Share alpha/microtime.c with i386 and sparc64 as kern_microtime.c.nakayama