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 */
268 #define ED_MAX_SAMPLES_NO 1024 macro271 int samples[ED_MAX_SAMPLES_NO];
1025 ED_MAX_SAMPLES_NO*sizeof(int); in copy_profile()2113 ED_MAX_SAMPLES_NO*sizeof(int); in compute_space()
880 struct point points[ED_MAX_SAMPLES_NO]; in load_extra_delays()921 if (samples>ED_MAX_SAMPLES_NO) in load_extra_delays()923 ED_MAX_SAMPLES_NO); in load_extra_delays()