Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison probes.h @ 138:38c1070e2c92
closing branch test_without_inline
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Mon, 19 Sep 2011 14:17:06 +0200 |
| parents | 42dd44df1bb0 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:3f4097b15722 | 3:0d7dcf717e18 |
|---|---|
| 54 | 54 |
| 55 //Frequency of TS counts | 55 //Frequency of TS counts |
| 56 //TODO: change freq for each machine | 56 //TODO: change freq for each machine |
| 57 #define TSCOUNT_FREQ 3180000000 | 57 #define TSCOUNT_FREQ 3180000000 |
| 58 | 58 |
| 59 inline TSCount getTSCount(); | 59 TSCount getTSCount(); |
| 60 | 60 |
| 61 | 61 |
| 62 //======================== Probes ============================= | 62 //======================== Probes ============================= |
| 63 // | 63 // |
| 64 // Use macros to allow turning probes off with a #define switch | 64 // Use macros to allow turning probes off with a #define switch |
