This is the mail archive of the
glibc-bugs@sources.redhat.com
mailing list for the glibc project.
[Bug libc/789] HP_TIMING_ACCUM broken on ia32 ?
- From: "jakub at redhat dot com" <sourceware-bugzilla at sources dot redhat dot com>
- To: glibc-bugs at sources dot redhat dot com
- Date: 15 Mar 2005 10:15:25 -0000
- Subject: [Bug libc/789] HP_TIMING_ACCUM broken on ia32 ?
- References: <20050314140930.789.castet.matthieu@free.fr>
- Reply-to: sourceware-bugzilla at sources dot redhat dot com
------- Additional Comments From jakub at redhat dot com 2005-03-15 10:15 -------
http://sources.redhat.com/ml/libc-alpha/2005-03/msg00056.html
BTW, your testcase is broken, 1) you have not initialized stat_time
2) you only do HP_TIMING_NOW (end); in the cycle, so you count first cycle
10 times, second one 9 times and so on.
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=789
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.