Lines Matching refs:period
54 struct perf_sample sample = { .period = 100, };
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);
269 CPU(he) == 1 && PID(he) == 100 && he->stat.period == 300);
274 CPU(he) == 0 && PID(he) == 100 && he->stat.period == 100);
324 he->stat.period == 200);
330 he->stat.period == 100);
336 he->stat.period == 300);
342 he->stat.period == 200);
348 he->stat.period == 200);
402 !strcmp(COMM(he), "perf") && he->stat.period == 100);
408 !strcmp(COMM(he), "perf") && he->stat.period == 100);
414 !strcmp(COMM(he), "bash") && he->stat.period == 100);
420 !strcmp(COMM(he), "perf") && he->stat.period == 200);
426 !strcmp(COMM(he), "perf") && he->stat.period == 100);
432 !strcmp(COMM(he), "bash") && he->stat.period == 100);
438 !strcmp(COMM(he), "perf") && he->stat.period == 100);
444 !strcmp(COMM(he), "perf") && he->stat.period == 100);
450 !strcmp(COMM(he), "bash") && he->stat.period == 100);
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);