Lines Matching refs:COMM

118 #define COMM(he)  (thread__comm_str(he->thread))  macro
169 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
175 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
181 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
187 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
193 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
199 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
205 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
211 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
217 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
323 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test3()
329 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test3()
335 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test3()
341 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test3()
347 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test3()
402 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
408 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
414 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
420 !strcmp(COMM(he), "perf") && he->stat.period == 200); in test4()
426 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
432 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
438 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
444 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
450 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
506 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
513 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
520 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test5()
527 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
534 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
541 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
548 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
555 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
562 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
569 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()