Home
last modified time | relevance | path

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

/tools/perf/util/
Dcounts.c10 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new()
61 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_counts() local
Dstat.c157 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_prev_raw_counts() local
249 int idx, nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__copy_prev_raw_counts() local
464 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
Devsel.c2056 int nthreads = perf_thread_map__nr(threads); in __evsel__prepare_open() local
2272 int idx, thread, nthreads; in evsel__open_cpu() local
/tools/perf/bench/
Dbreakpoint.c22 unsigned int nthreads; member
200 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
Dfutex.h24 unsigned int nthreads; member
Depoll-ctl.c36 static unsigned int nthreads = 0; variable
Depoll-wait.c91 static unsigned int nthreads = 0; variable
/tools/lib/perf/
Devsel.c52 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
72 static int perf_evsel__alloc_mmap(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_mmap()
513 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
/tools/testing/selftests/mm/
Dgup_test.c95 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
Dmigration.c27 int nthreads; in FIXTURE() local
Dpagemap_ioctl.c1304 static const unsigned int nthreads = 6, pages_per_thread = 32, access_per_thread = 8; variable
/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c413 int i, j, k, nthreads; in TEST() local
/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c905 int i, j, nthreads, ret = 0; in TEST_F() local
/tools/perf/
Dbuiltin-stat.c321 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
Dbuiltin-script.c2389 int nthreads = perf_thread_map__nr(counter->core.threads); in __process_stat() local