Searched defs:PRELOAD (Results 1 – 8 of 8) sorted by relevance
142 PRELOAD = 343, /* PRELOAD */ enumerator247 #define PRELOAD 343 macro
265 PRELOAD = 343, /* PRELOAD */ enumerator370 #define PRELOAD 343 macro
129 PRELOAD, // Preload enumerator
39 PRELOAD, enumerator
98 #define PRELOAD(min_cycles_per_event,ghz) (((ghz)*CYC_PER_SAMPLE/(min_cycles_per_event))/100*100+1) macro