HomeSort by relevance Sort by last modified time
    Searched refs:perf_evsel__reset_counts (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/
evsel.h 139 void perf_evsel__reset_counts(struct perf_evsel *evsel, int ncpus);
evsel.c 765 void perf_evsel__reset_counts(struct perf_evsel *evsel, int ncpus) function
    [all...]
  /external/linux-tools-perf/src/tools/perf/
builtin-stat.c 225 perf_evsel__reset_counts(evsel, perf_evsel__nr_cpus(evsel));
    [all...]

Completed in 49 milliseconds