Go to the source code of this file.
◆ perf_counts()
◆ perf_counts__delete()
void perf_counts__delete |
( |
struct perf_counts * |
counts | ) |
|
◆ perf_counts__new()
struct perf_counts* perf_counts__new |
( |
int |
ncpus, |
|
|
int |
nthreads |
|
) |
| |
◆ perf_evsel__alloc_counts()
int perf_evsel__alloc_counts |
( |
struct perf_evsel * |
evsel, |
|
|
int |
ncpus, |
|
|
int |
nthreads |
|
) |
| |
◆ perf_evsel__free_counts()
void perf_evsel__free_counts |
( |
struct perf_evsel * |
evsel | ) |
|
◆ perf_evsel__reset_counts()
void perf_evsel__reset_counts |
( |
struct perf_evsel * |
evsel | ) |
|