Searched defs:nthreads (Results 1 – 15 of 15) sorted by relevance
| /tools/perf/util/ |
| D | counts.c | 10 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
|
| D | stat.c | 157 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
|
| D | evsel.c | 2056 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/ |
| D | breakpoint.c | 22 unsigned int nthreads; member 200 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
|
| D | futex.h | 24 unsigned int nthreads; member
|
| D | epoll-ctl.c | 36 static unsigned int nthreads = 0; variable
|
| D | epoll-wait.c | 91 static unsigned int nthreads = 0; variable
|
| /tools/lib/perf/ |
| D | evsel.c | 52 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/ |
| D | gup_test.c | 95 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
|
| D | migration.c | 27 int nthreads; in FIXTURE() local
|
| D | pagemap_ioctl.c | 1304 static const unsigned int nthreads = 6, pages_per_thread = 32, access_per_thread = 8; variable
|
| /tools/testing/selftests/filesystems/binderfs/ |
| D | binderfs_test.c | 413 int i, j, k, nthreads; in TEST() local
|
| /tools/testing/selftests/mount_setattr/ |
| D | mount_setattr_test.c | 905 int i, j, nthreads, ret = 0; in TEST_F() local
|
| /tools/perf/ |
| D | builtin-stat.c | 321 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
|
| D | builtin-script.c | 2389 int nthreads = perf_thread_map__nr(counter->core.threads); in __process_stat() local
|