Home
last modified time | relevance | path

Searched defs:nthreads (Results 1 – 10 of 10) sorted by relevance

/tools/perf/util/
Dcounts.c5 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new()
42 int perf_evsel__alloc_counts(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_counts()
Dstat.c131 int ncpus, int nthreads) in perf_evsel__alloc_prev_raw_counts()
151 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__alloc_stats() local
291 int nthreads = thread_map__nr(counter->threads); in process_counter_maps() local
Devsel.c986 static int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
1005 static int perf_evsel__run_ioctl(struct perf_evsel *evsel, int ncpus, int nthreads, in perf_evsel__run_ioctl()
1026 int perf_evsel__apply_filter(struct perf_evsel *evsel, int ncpus, int nthreads, in perf_evsel__apply_filter()
1076 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__enable() local
1086 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__disable() local
1094 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
1139 void perf_evsel__close_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__close_fd()
1416 int cpu, thread, nthreads; in __perf_evsel__open() local
1593 void perf_evsel__close(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__close()
Devlist.c1403 nthreads = thread_map__nr(evlist->threads); in perf_evlist__apply_filters() local
1607 int nthreads = thread_map__nr(evlist->threads); in perf_evlist__close() local
/tools/perf/bench/
Dfutex-requeue.c41 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-wake.c42 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-hash.c29 static unsigned int nthreads = 0; variable
Dfutex-lock-pi.c33 static unsigned int ncpus, nthreads = 0; variable
/tools/perf/
Dbuiltin-stat.c295 int nthreads = thread_map__nr(evsel_list->threads); in read_counter() local
1247 int nthreads = thread_map__nr(counter->threads); in print_aggr_thread() local
Dbuiltin-script.c922 int nthreads = thread_map__nr(counter->threads); in __process_stat() local