stats fixed for new traceset context API
[lttv.git] / ltt / branches / poly / lttv / lttv / stats.h
index 37d3694530271b5656eecc8c4fe6826ab54bdfcd..af708f42fc9da600398950cdaff24658bb514633 100644 (file)
 /* The various statistics branch names are GQuarks. They are pre-computed for
    easy and efficient access */
 
+#define LTTV_PRIO_STATS_BEFORE_STATE LTTV_PRIO_STATE-5
+#define LTTV_PRIO_STATS_AFTER_STATE LTTV_PRIO_STATE+5
+
 extern GQuark
   LTTV_STATS_PROCESS_UNKNOWN,
   LTTV_STATS_PROCESSES,
This page took 0.023414 seconds and 4 git commands to generate.