Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison probes.h @ 78:521c75d64cef
Version before optimization
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Mon, 04 Jul 2011 19:45:43 +0200 |
| parents | 9ddbb071142d |
| children | c11b9dcf6d24 0320b49ca013 |
comparison
equal
deleted
inserted
replaced
| 5:edadb5b0eb1d | 6:8d28d2737f50 |
|---|---|
| 122 #define VMS__print_stats_of_probe( probeID ) \ | 122 #define VMS__print_stats_of_probe( probeID ) \ |
| 123 VMS_impl__print_stats_of_probe( probeID ) | 123 VMS_impl__print_stats_of_probe( probeID ) |
| 124 | 124 |
| 125 void | 125 void |
| 126 VMS_impl__print_stats_of_all_probes(); | 126 VMS_impl__print_stats_of_all_probes(); |
| 127 #define VMS__print_stats_of_all_probes \ | 127 #define VMS__print_stats_of_all_probes() \ |
| 128 VMS_impl__print_stats_of_all_probes | 128 VMS_impl__print_stats_of_all_probes() |
| 129 | 129 |
| 130 | 130 |
| 131 #else | 131 #else |
| 132 int32 | 132 int32 |
| 133 VMS_impl__record_time_point_into_new_probe( char *nameStr,VirtProcr *animPr); | 133 VMS_impl__record_time_point_into_new_probe( char *nameStr,VirtProcr *animPr); |
