fix format
[lttv.git] / ltt / branches / poly / doc / developer / format.html
index b24e0c0a1ad97e125f29671f846a5c839a47ea48..254700af8f61cc5bf013073da06dc5a356dc9b19 100644 (file)
@@ -173,7 +173,7 @@ uint8 has_alignment
        * Is the information in this trace aligned ?
                Yes (1) -> aligned on min(arch size, atomic data size).
                No (0) -> data is packed.
-uint328 freq_scale
+uint32 freq_scale
                event time is always calculated from :
                        trace_start_time + ((event_tsc - trace_start_tsc) * (freq / freq_scale))
 uint64 start_freq
This page took 0.024892 seconds and 4 git commands to generate.