Home
last modified time | relevance | path

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

/tools/perf/util/
Dcounts.c8 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new()
45 int perf_evsel__alloc_counts(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_counts()
Dstat.c140 int ncpus, int nthreads) in perf_evsel__alloc_prev_raw_counts()
169 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__alloc_stats() local
317 int nthreads = thread_map__nr(counter->threads); in process_counter_maps() local
Devsel.c1080 static int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
1178 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
1696 int cpu, thread, nthreads; in perf_evsel__open() local
/tools/perf/bench/
Dfutex-wake.c44 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-requeue.c43 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-hash.c31 static unsigned int nthreads = 0; variable
Dfutex-lock-pi.c35 static unsigned int ncpus, nthreads = 0; variable
/tools/perf/
Dbuiltin-stat.c327 int nthreads = thread_map__nr(evsel_list->threads); in read_counter() local
1356 int nthreads = thread_map__nr(counter->threads); in print_aggr_thread() local
Dbuiltin-script.c1469 int nthreads = thread_map__nr(counter->threads); in __process_stat() local