Lines Matching refs:period

54 	struct perf_sample sample = { .period = 100, };
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);
282 CPU(he) == 1 && PID(he) == 100 && he->stat.period == 300);
287 CPU(he) == 0 && PID(he) == 100 && he->stat.period == 100);
337 he->stat.period == 200);
343 he->stat.period == 100);
349 he->stat.period == 300);
355 he->stat.period == 200);
361 he->stat.period == 200);
415 !strcmp(COMM(he), "perf") && he->stat.period == 100);
421 !strcmp(COMM(he), "perf") && he->stat.period == 100);
427 !strcmp(COMM(he), "bash") && he->stat.period == 100);
433 !strcmp(COMM(he), "perf") && he->stat.period == 200);
439 !strcmp(COMM(he), "perf") && he->stat.period == 100);
445 !strcmp(COMM(he), "bash") && he->stat.period == 100);
451 !strcmp(COMM(he), "perf") && he->stat.period == 100);
457 !strcmp(COMM(he), "perf") && he->stat.period == 100);
463 !strcmp(COMM(he), "bash") && he->stat.period == 100);
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);