Lines Matching refs:DSO

116 #define DSO(he)   (he->ms.map->dso->short_name)  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()
398 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") && in test4()
404 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") && in test4()
410 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") && in test4()
416 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") && in test4()
422 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") && in test4()
428 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
434 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") && in test4()
440 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") && in test4()
446 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") && 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()