Searched refs:ED_MAX_SAMPLES_NO (Results 1 – 4 of 4) sorted by relevance
209 #define ED_MAX_SAMPLES_NO 1024 macro219 int samples[ED_MAX_SAMPLES_NO]; /* may be shorter */
267 #define ED_MAX_SAMPLES_NO 1024 macro270 int samples[ED_MAX_SAMPLES_NO];
1022 ED_MAX_SAMPLES_NO*sizeof(int); in copy_profile()2110 ED_MAX_SAMPLES_NO*sizeof(int); in compute_space()
869 struct point points[ED_MAX_SAMPLES_NO]; in load_extra_delays()910 if (samples>ED_MAX_SAMPLES_NO) in load_extra_delays()912 ED_MAX_SAMPLES_NO); in load_extra_delays()