The wall clock timer (implementing using the RTC or cycle counter on x86) is
so much more accurate than the per process timers that we get better results (less noise) by sorting according to wall time than process time. llvm-svn: 4034
Loading
Please register or sign in to comment