Lines Matching refs:SYM

120 #define SYM(he)   (he->ms.sym->name)
170 !strcmp(SYM(he), "main") && he->stat.period == 200);
176 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
182 !strcmp(SYM(he), "main") && he->stat.period == 100);
188 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100);
194 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
200 !strcmp(SYM(he), "schedule") && he->stat.period == 100);
206 !strcmp(SYM(he), "free") && he->stat.period == 100);
212 !strcmp(SYM(he), "malloc") && he->stat.period == 100);
218 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100);
401 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") &&
407 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") &&
413 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") &&
419 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") &&
425 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") &&
431 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
437 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
443 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") &&
449 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") &&
507 !strcmp(SYM(he), "schedule") && he->stat.period == 100);
514 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
521 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
528 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100);
535 !strcmp(SYM(he), "main") && he->stat.period == 100);
542 !strcmp(SYM(he), "malloc") && he->stat.period == 100);
549 !strcmp(SYM(he), "free") && he->stat.period == 100);
556 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100);
563 !strcmp(SYM(he), "main") && he->stat.period == 100);
570 !strcmp(SYM(he), "main") && he->stat.period == 100);