Lines Matching refs:strcmp
182 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
183 !strcmp(SYM(he), "main") && he->stat.period == 200);
188 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") &&
189 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
194 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
195 !strcmp(SYM(he), "main") && he->stat.period == 100);
200 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
201 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100);
206 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
207 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
212 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
213 !strcmp(SYM(he), "schedule") && he->stat.period == 100);
218 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
219 !strcmp(SYM(he), "free") && he->stat.period == 100);
224 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
225 !strcmp(SYM(he), "malloc") && he->stat.period == 100);
230 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
231 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100);
336 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
342 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") &&
348 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
354 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
360 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
414 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") &&
415 !strcmp(COMM(he), "perf") && he->stat.period == 100);
420 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") &&
421 !strcmp(COMM(he), "perf") && he->stat.period == 100);
426 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") &&
427 !strcmp(COMM(he), "bash") && he->stat.period == 100);
432 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") &&
433 !strcmp(COMM(he), "perf") && he->stat.period == 200);
438 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") &&
439 !strcmp(COMM(he), "perf") && he->stat.period == 100);
444 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
445 !strcmp(COMM(he), "bash") && he->stat.period == 100);
450 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
451 !strcmp(COMM(he), "perf") && he->stat.period == 100);
456 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") &&
457 !strcmp(COMM(he), "perf") && he->stat.period == 100);
462 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") &&
463 !strcmp(COMM(he), "bash") && he->stat.period == 100);
519 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
520 !strcmp(SYM(he), "schedule") && he->stat.period == 100);
526 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
527 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
533 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") &&
534 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
540 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
541 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100);
547 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
548 !strcmp(SYM(he), "main") && he->stat.period == 100);
554 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
555 !strcmp(SYM(he), "malloc") && he->stat.period == 100);
561 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
562 !strcmp(SYM(he), "free") && he->stat.period == 100);
568 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
569 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100);
575 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
576 !strcmp(SYM(he), "main") && he->stat.period == 100);
582 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
583 !strcmp(SYM(he), "main") && he->stat.period == 100);