Do not use LttCycleCount elsewhere than in processing_lttv
[lttv.git] / lttv / lttv / sync / event_analysis_chull.h
index 3059cf50228a056d4d0c408eaecac3539fe4e02e..c9e82457220fa4d6f3bc24f04e226e47d10bd901 100644 (file)
@@ -26,7 +26,7 @@
 
 typedef struct
 {
-       LttCycleCount x, y;
+       uint64_t x, y;
 } Point;
 
 
This page took 0.023509 seconds and 4 git commands to generate.