Home
last modified time | relevance | path

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

/tools/perf/util/
Dcounts.c9 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new()
58 int evsel__alloc_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_counts()
Dstat.c155 static int evsel__alloc_prev_raw_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_prev_raw_counts()
181 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_stats() local
239 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__copy_prev_raw_counts() local
412 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
Dstat-display.c751 int nthreads, int ncpus, in sort_aggr_thread()
804 int nthreads = perf_thread_map__nr(counter->core.threads); in print_aggr_thread() local
Devsel.c1761 int nthreads; in __evsel__prepare_open() local
1971 int cpu, thread, nthreads; in evsel__open_cpu() local
/tools/lib/perf/
Devsel.c49 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
68 static int perf_evsel__alloc_mmap(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_mmap()
405 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
/tools/testing/selftests/vm/
Dgup_test.c87 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
/tools/perf/bench/
Dfutex.h24 unsigned int nthreads; member
Depoll-ctl.c35 static unsigned int nthreads = 0; variable
Depoll-wait.c90 static unsigned int nthreads = 0; variable
/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c402 int i, j, k, nthreads; in TEST() local
/tools/perf/
Dbuiltin-stat.c359 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
473 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new()
Dbuiltin-script.c2108 int nthreads = perf_thread_map__nr(counter->core.threads); in __process_stat() local
/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c905 int i, j, nthreads, ret = 0; in TEST_F() local