Home
last modified time | relevance | path

Searched defs:ncpus (Results 1 – 8 of 8) sorted by relevance

/tools/perf/util/
Devsel.c729 static int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
749 static int perf_evsel__run_ioctl(struct perf_evsel *evsel, int ncpus, int nthreads, in perf_evsel__run_ioctl()
770 int perf_evsel__set_filter(struct perf_evsel *evsel, int ncpus, int nthreads, in perf_evsel__set_filter()
778 int perf_evsel__enable(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__enable()
785 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
804 void perf_evsel__reset_counts(struct perf_evsel *evsel, int ncpus) in perf_evsel__reset_counts()
810 int perf_evsel__alloc_counts(struct perf_evsel *evsel, int ncpus) in perf_evsel__alloc_counts()
830 void perf_evsel__close_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__close_fd()
920 int ncpus, int nthreads, bool scale) in __perf_evsel__read()
1167 void perf_evsel__close(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__close()
Devsel.h265 int ncpus, int nthreads) in perf_evsel__read()
278 int ncpus, int nthreads) in perf_evsel__read_scaled()
Devlist.c1014 const int ncpus = cpu_map__nr(evlist->cpus), in perf_evlist__apply_filters() local
1033 const int ncpus = cpu_map__nr(evlist->cpus), in perf_evlist__set_filter() local
1169 int ncpus = cpu_map__nr(evlist->cpus); in perf_evlist__close() local
Dheader.c876 long ncpus; in build_cpu_topology() local
/tools/perf/bench/
Dfutex-wake.c38 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-requeue.c37 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-hash.c115 unsigned int i, ncpus; in bench_futex_hash() local
/tools/perf/
Dbuiltin-stat.c511 const int ncpus = cpu_map__nr(evsel_list->cpus), in handle_initial_delay() local