cairo/perf
Carl Worth 7f6e901a23 perf: More simplification of PERF_LOOP macros.
Here we drop both the start_timing and stop_timing functions,
foliding their contents into main, PERF_LOOP_INIT and
PERF_LOOP_FINI.
2006-08-31 11:19:48 -07:00
..
.gitignore perf: Don't measure meta-surface-backed surface types. 2006-08-31 08:53:58 -07:00
cairo-perf.c perf: More simplification of PERF_LOOP macros. 2006-08-31 11:19:48 -07:00
cairo-perf.h perf: More simplification of PERF_LOOP macros. 2006-08-31 11:19:48 -07:00
Makefile.am perf: Collapse timing.[ch] down into cairo-perf.[ch] 2006-08-31 10:41:00 -07:00
paint.c perf: Don't require a separate counter from the timer for perf loops. 2006-08-31 11:02:20 -07:00
timer-alarm-posix.c perf: Don't require a separate counter from the timer for perf loops. 2006-08-31 11:02:20 -07:00
timer-alarm-win32.c perf: Don't require a separate counter from the timer for perf loops. 2006-08-31 11:02:20 -07:00
timer-alarm.h perf: Don't require a separate counter from the timer for perf loops. 2006-08-31 11:02:20 -07:00