summaryrefslogtreecommitdiffstats
path: root/src/sandglass.h
Commit message (Expand)AuthorAgeFilesLines
* Use a signed type for sandglass_t::loops.Tavian Barnes2010-03-041-2/+2
* Make the API not suck.Tavian Barnes2010-03-031-50/+30
* Remove spurious assert.h include.Tavian Barnes2010-03-031-2/+0
* New sandglass_bench_* macros, remove SANDGLASS_REALTICKS.Tavian Barnes2009-10-231-12/+56
* Make baseline calculations more accurate for SANDGLASS_REALTICKS.Tavian Barnes2009-09-211-1/+25
* Generalise handling of negative grain differences.Tavian Barnes2009-09-171-0/+3
* Begin libsandglass implementation.Tavian Barnes2009-09-171-9/+4
* Add build system.Tavian Barnes2009-09-171-1/+1
* Add assembly sandglass_get_tsc function.Tavian Barnes2009-09-171-0/+7
* Initial work on header file.Tavian Barnes2009-09-171-0/+154