Lines Matching refs:DSO

119 #define DSO(he)   (he->ms.map->dso->short_name)  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()
401 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") && in test4()
407 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") && in test4()
413 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") && in test4()
419 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") && in test4()
425 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") && in test4()
431 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
437 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
443 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") && in test4()
449 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") && 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()