Home | History | Annotate | Download | only in cachegrind

Lines Matching full:n_events

226       Int   n_events;
336 Int n_events,
347 cpf->n_events = n_events;
555 if (newCounts->n_counts != cpf->n_events)
662 cpf->n_events = 0;
666 cpf->n_events++;
670 cpf->summary = new_Counts_Zeroed( cpf->n_events );
727 if (summaryRead->n_counts != cpf->n_events)