Lines Matching refs:strlen

67         if (!strncmp("-size", line, strlen("-size"))) {
72 if (!strncmp("-page size", line, strlen("-page size"))) {
77 if (!strncmp("-burst length", line, strlen("-burst length"))) {
82 if (!strncmp("-internal prefetch width", line, strlen("-internal prefetch width"))) {
87 if (!strncmp("-block", line, strlen("-block"))) {
92 if (!strncmp("-associativity", line, strlen("-associativity"))) {
97 if (!strncmp("-read-write", line, strlen("-read-write"))) {
102 if (!strncmp("-exclusive read", line, strlen("exclusive read"))) {
107 if (!strncmp("-exclusive write", line, strlen("-exclusive write"))) {
112 if (!strncmp("-single ended", line, strlen("-single ended"))) {
118 if (!strncmp("-search", line, strlen("-search"))) {
123 if (!strncmp("-UCA bank", line, strlen("-UCA bank"))) {
128 if (!strncmp("-technology", line, strlen("-technology"))) {
134 if (!strncmp("-output/input", line, strlen("-output/input"))) {
139 if (!strncmp("-operating temperature", line, strlen("-operating temperature"))) {
144 if (!strncmp("-cache type", line, strlen("-cache type"))) {
178 if (!strncmp("-tag size", line, strlen("-tag size"))) {
192 if (!strncmp("-access mode", line, strlen("-access mode"))) {
194 if (!strncmp("fast", temp_var, strlen("fast"))) {
196 } else if (!strncmp("sequential", temp_var, strlen("sequential"))) {
198 } else if (!strncmp("normal", temp_var, strlen("normal"))) {
208 strlen("-Data array cell type"))) {
211 if (!strncmp("itrs-hp", temp_var, strlen("itrs-hp"))) {
213 } else if (!strncmp("itrs-lstp", temp_var, strlen("itrs-lstp"))) {
215 } else if (!strncmp("itrs-lop", temp_var, strlen("itrs-lop"))) {
217 } else if (!strncmp("lp-dram", temp_var, strlen("lp-dram"))) {
219 } else if (!strncmp("comm-dram", temp_var, strlen("comm-dram"))) {
228 if (!strncmp("-Data array peripheral type", line, strlen("-Data array peripheral type"))) {
231 if (!strncmp("itrs-hp", temp_var, strlen("itrs-hp"))) {
233 } else if (!strncmp("itrs-lstp", temp_var, strlen("itrs-lstp"))) {
235 } else if (!strncmp("itrs-lop", temp_var, strlen("itrs-lop"))) {
244 if (!strncmp("-Tag array cell type", line, strlen("-Tag array cell type"))) {
247 if (!strncmp("itrs-hp", temp_var, strlen("itrs-hp"))) {
249 } else if (!strncmp("itrs-lstp", temp_var, strlen("itrs-lstp"))) {
251 } else if (!strncmp("itrs-lop", temp_var, strlen("itrs-lop"))) {
253 } else if (!strncmp("lp-dram", temp_var, strlen("lp-dram"))) {
255 } else if (!strncmp("comm-dram", temp_var, strlen("comm-dram"))) {
264 if (!strncmp("-Tag array peripheral type", line, strlen("-Tag array peripheral type"))) {
267 if (!strncmp("itrs-hp", temp_var, strlen("itrs-hp"))) {
269 } else if (!strncmp("itrs-lstp", temp_var, strlen("itrs-lstp"))) {
271 } else if (!strncmp("itrs-lop", temp_var, strlen("itrs-lop"))) {
279 if (!strncmp("-design", line, strlen("-design"))) {
287 if (!strncmp("-deviate", line, strlen("-deviate"))) {
295 if (!strncmp("-Optimize", line, strlen("-Optimize"))) {
298 if (!strncmp("ED^2", temp_var, strlen("ED^2"))) {
300 } else if (!strncmp("ED", temp_var, strlen("ED"))) {
307 if (!strncmp("-NUCAdesign", line, strlen("-NUCAdesign"))) {
315 if (!strncmp("-NUCAdeviate", line, strlen("-NUCAdeviate"))) {
323 if (!strncmp("-Cache model", line, strlen("-cache model"))) {
326 if (!strncmp("UCA", temp_var, strlen("UCA"))) {
334 if (!strncmp("-NUCA bank", line, strlen("-NUCA bank"))) {
343 if (!strncmp("-Wire inside mat", line, strlen("-Wire inside mat"))) {
346 if (!strncmp("global", temp_var, strlen("global"))) {
349 } else if (!strncmp("local", temp_var, strlen("local"))) {
358 if (!strncmp("-Wire outside mat", line, strlen("-Wire outside mat"))) {
361 if (!strncmp("global", temp_var, strlen("global"))) {
369 if (!strncmp("-Interconnect projection", line, strlen("-Interconnect projection"))) {
372 if (!strncmp("aggressive", temp_var, strlen("aggressive"))) {
380 if (!strncmp("-Wire signalling", line, strlen("-wire signalling"))) {
383 if (!strncmp("default", temp_var, strlen("default"))) {
386 } else if (!(strncmp("Global_10", temp_var, strlen("Global_10")))) {
389 } else if (!(strncmp("Global_20", temp_var, strlen("Global_20")))) {
392 } else if (!(strncmp("Global_30", temp_var, strlen("Global_30")))) {
395 } else if (!(strncmp("Global_5", temp_var, strlen("Global_5")))) {
398 } else if (!(strncmp("Global", temp_var, strlen("Global")))) {
410 if (!strncmp("-Core", line, strlen("-Core"))) {
418 if (!strncmp("-Cache level", line, strlen("-Cache level"))) {
420 if (!strncmp("L2", temp_var, strlen("L2"))) {
427 if (!strncmp("-Print level", line, strlen("-Print level"))) {
429 if (!strncmp("DETAILED", temp_var, strlen("DETAILED"))) {
436 if (!strncmp("-Add ECC", line, strlen("-Add ECC"))) {
438 if (!strncmp("true", temp_var, strlen("true"))) {
445 if (!strncmp("-Print input parameters", line, strlen("-Print input parameters"))) {
447 if (!strncmp("true", temp_var, strlen("true"))) {
454 if (!strncmp("-Force cache config", line, strlen("-Force cache config"))) {
456 if (!strncmp("true", temp_var, strlen("true"))) {
463 if (!strncmp("-Ndbl", line, strlen("-Ndbl"))) {
467 if (!strncmp("-Ndwl", line, strlen("-Ndwl"))) {
471 if (!strncmp("-Nspd", line, strlen("-Nspd"))) {
475 if (!strncmp("-Ndsam1", line, strlen("-Ndsam1"))) {
479 if (!strncmp("-Ndsam2", line, strlen("-Ndsam2"))) {
483 if (!strncmp("-Ndcm", line, strlen("-Ndcm"))) {