Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Re: Time measurement using RDTSC instruction

Reply
Thread Tools Display Modes

Re: Time measurement using RDTSC instruction

 
 
Leo Havmøller
Guest
Posts: n/a

 
      11-03-2009
"jslim" <> wrote in message
news:38a697b0-0905-40c9-b522-...
> Hi all,
> I implemented my own device driver which generates software interrupt
> ( INT n).
> And I want to measure the execution time of my interrupt service
> routine.
> The execution time is too small to measure using nornal time function.


Use KeQueryPerformanceCounter:
http://msdn.microsoft.com/en-us/library/ms801657.aspx

Leo Havmøller.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error reports what do they mean Joe83 Windows Vista Hardware 1 06-07-2007 04:35 AM
Anomolous settings in Date & Time control dialogued displayed Michael F. LaTerz Windows Vista Performance 1 10-31-2006 12:17 AM
synch date & time Vianney ActiveSync 10 01-12-2006 01:27 AM
Time Zone when synchronizing Calendar with Server Promotoz ActiveSync 0 12-21-2005 08:01 PM
Why does my iPaq 2200 keep losing time???????????????? Anonymous ActiveSync 16 10-14-2004 07:31 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59