Lines Matching refs:COMM
117 #define COMM(he) (thread__comm_str(he->thread)) macro
168 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
174 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
180 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
186 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
192 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
198 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
204 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
210 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
216 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
322 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test3()
328 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test3()
334 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test3()
340 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test3()
346 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test3()
401 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
407 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
413 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
419 !strcmp(COMM(he), "perf") && he->stat.period == 200); in test4()
425 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
431 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
437 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
443 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
449 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
505 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
512 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
519 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test5()
526 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
533 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
540 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
547 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
554 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
561 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
568 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()