Home
last modified time | relevance | path

Searched refs:perf_evsel__read (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
Devsel.h275 int perf_evsel__read(struct perf_evsel *evsel, int cpu, int thread,
Devsel.c1113 int perf_evsel__read(struct perf_evsel *evsel, int cpu, int thread, in perf_evsel__read() function
/linux-4.4.14/tools/perf/
Dbuiltin-stat.c209 if (perf_evsel__read(counter, cpu, thread, count)) in read_counter()