Lines Matching refs:DSO

120 #define DSO(he)   (he->ms.map->dso->short_name)  macro
170 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
176 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
182 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
188 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
194 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
200 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
206 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
212 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1()
218 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
324 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test3()
330 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test3()
336 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test3()
342 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test3()
348 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test3()
402 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") && in test4()
408 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") && in test4()
414 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") && in test4()
420 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") && in test4()
426 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") && in test4()
432 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
438 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
444 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") && in test4()
450 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") && in test4()
507 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
514 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test5()
521 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test5()
528 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
535 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test5()
542 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
549 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test5()
556 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
563 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()
570 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test5()