Lines Matching refs:COMM

115 #define COMM(he)  (thread__comm_str(he->thread))  macro
166 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
172 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
178 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
184 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
190 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
196 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
202 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
208 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
214 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && 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()
399 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
405 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
411 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
417 !strcmp(COMM(he), "perf") && he->stat.period == 200); in test4()
423 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
429 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
435 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
441 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
447 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
503 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
510 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
517 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test5()
524 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
531 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
538 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
545 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
552 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
559 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
566 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()