Searched refs:perf_counts__new (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dcounts.c5 struct perf_counts *perf_counts__new(int ncpus, int nthreads) perf_counts__new() function
44 evsel->counts = perf_counts__new(ncpus, nthreads); perf_evsel__alloc_counts()
H A Dcounts.h30 struct perf_counts *perf_counts__new(int ncpus, int nthreads);
H A Dstat.c130 counts = perf_counts__new(ncpus, nthreads); perf_evsel__alloc_prev_raw_counts()

Completed in 191 milliseconds