Lines Matching refs:stat
167 !strcmp(SYM(he), "main") && he->stat.period == 200); in test1()
173 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
179 !strcmp(SYM(he), "main") && he->stat.period == 100); in test1()
185 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100); in test1()
191 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
197 !strcmp(SYM(he), "schedule") && he->stat.period == 100); in test1()
203 !strcmp(SYM(he), "free") && he->stat.period == 100); in test1()
209 !strcmp(SYM(he), "malloc") && he->stat.period == 100); in test1()
215 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100); in test1()
266 CPU(he) == 1 && PID(he) == 100 && he->stat.period == 300); in test2()
271 CPU(he) == 0 && PID(he) == 100 && he->stat.period == 100); in test2()
321 he->stat.period == 200); in test3()
327 he->stat.period == 100); in test3()
333 he->stat.period == 300); in test3()
339 he->stat.period == 200); in test3()
345 he->stat.period == 200); in test3()
399 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
405 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
411 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
417 !strcmp(COMM(he), "perf") && he->stat.period == 200); in test4()
423 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
429 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
435 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
441 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
447 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
504 !strcmp(SYM(he), "schedule") && he->stat.period == 100); in test5()
511 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test5()
518 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test5()
525 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100); in test5()
532 !strcmp(SYM(he), "main") && he->stat.period == 100); in test5()
539 !strcmp(SYM(he), "malloc") && he->stat.period == 100); in test5()
546 !strcmp(SYM(he), "free") && he->stat.period == 100); in test5()
553 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100); in test5()
560 !strcmp(SYM(he), "main") && he->stat.period == 100); in test5()
567 !strcmp(SYM(he), "main") && he->stat.period == 100); in test5()