Searched refs:perf_counts__new (Results 1 – 3 of 3) sorted by relevance
9 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new() function60 evsel->counts = perf_counts__new(ncpus, nthreads); in evsel__alloc_counts()
38 struct perf_counts *perf_counts__new(int ncpus, int nthreads);
159 counts = perf_counts__new(ncpus, nthreads); in evsel__alloc_prev_raw_counts()