Lines Matching refs:strcmp
166 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
167 !strcmp(SYM(he), "main") && he->stat.period == 200); in test1()
172 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
173 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
178 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
179 !strcmp(SYM(he), "main") && he->stat.period == 100); in test1()
184 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
185 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100); in test1()
190 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
191 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
196 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
197 !strcmp(SYM(he), "schedule") && he->stat.period == 100); in test1()
202 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
203 !strcmp(SYM(he), "free") && he->stat.period == 100); in test1()
208 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
209 !strcmp(SYM(he), "malloc") && he->stat.period == 100); in test1()
214 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
215 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100); in test1()
320 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test3()
326 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test3()
332 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test3()
338 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test3()
344 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test3()
398 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") && in test4()
399 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
404 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") && in test4()
405 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
410 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") && in test4()
411 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
416 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") && in test4()
417 !strcmp(COMM(he), "perf") && he->stat.period == 200); in test4()
422 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") && in test4()
423 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
428 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
429 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
434 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
435 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
440 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") && in test4()
441 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
446 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") && in test4()
447 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
503 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
504 !strcmp(SYM(he), "schedule") && he->stat.period == 100); in test5()
510 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
511 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test5()
517 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test5()
518 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test5()
524 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
525 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100); in test5()
531 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
532 !strcmp(SYM(he), "main") && he->stat.period == 100); in test5()
538 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
539 !strcmp(SYM(he), "malloc") && he->stat.period == 100); in test5()
545 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
546 !strcmp(SYM(he), "free") && he->stat.period == 100); in test5()
552 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
553 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100); in test5()
559 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
560 !strcmp(SYM(he), "main") && he->stat.period == 100); in test5()
566 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
567 !strcmp(SYM(he), "main") && he->stat.period == 100); in test5()