Home | History | Annotate | Download | only in cachegrind

Lines Matching full:n_events

226       Int   n_events;
332 Int n_events,
343 cpf->n_events = n_events;
551 if (newCounts->n_counts != cpf->n_events)
660 cpf->n_events = 0;
664 cpf->n_events++;
668 cpf->summary = new_Counts_Zeroed( cpf->n_events );
727 if (summaryRead->n_counts != cpf->n_events)