Lines Matching refs:SYM

133 #define SYM(he)   (he->ms.sym->name)
183 !strcmp(SYM(he), "main") && he->stat.period == 200);
189 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
195 !strcmp(SYM(he), "main") && he->stat.period == 100);
201 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100);
207 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
213 !strcmp(SYM(he), "schedule") && he->stat.period == 100);
219 !strcmp(SYM(he), "free") && he->stat.period == 100);
225 !strcmp(SYM(he), "malloc") && he->stat.period == 100);
231 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100);
414 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") &&
420 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") &&
426 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") &&
432 !strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") &&
438 !strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") &&
444 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
450 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
456 !strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") &&
462 !strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") &&
520 !strcmp(SYM(he), "schedule") && he->stat.period == 100);
527 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
534 !strcmp(SYM(he), "page_fault") && he->stat.period == 100);
541 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100);
548 !strcmp(SYM(he), "main") && he->stat.period == 100);
555 !strcmp(SYM(he), "malloc") && he->stat.period == 100);
562 !strcmp(SYM(he), "free") && he->stat.period == 100);
569 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100);
576 !strcmp(SYM(he), "main") && he->stat.period == 100);
583 !strcmp(SYM(he), "main") && he->stat.period == 100);