hook by ID optimisation for incoming 10k index size : 256 facilities * 10 events...
[lttv.git] / ltt / branches / poly / ltt / ltt.h
index 081d12ca59bdbb4f073f1d7d82874023ab2bb069..5154c05b0d1c78f0c0b121b4b4798b1ea95d1da8 100644 (file)
@@ -68,6 +68,7 @@
    associated to the trace. */
    
 #define NUM_FACILITIES 256
+#define AVG_EVENTS_PER_FACILITIES 10
 
 typedef struct _LttTrace LttTrace;
 
This page took 0.027512 seconds and 4 git commands to generate.