Home
last modified time | relevance | path

Searched defs:nr_threads (Results 1 – 6 of 6) sorted by relevance

/tools/perf/bench/
Dsched-pipe.c86 int nr_threads = 2; in bench_sched_pipe() local
Dnuma.c81 int nr_threads; member
/tools/testing/radix-tree/
Dregression1.c192 int nr_threads; in regression1_test() local
/tools/perf/util/
Dmachine.h36 unsigned int nr_threads; member
Devlist.c393 int nr_threads = perf_evlist__nr_threads(evlist, evsel); in perf_evlist__enable_event_cpu() local
438 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__alloc_pollfd() local
1130 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_cpu() local
1158 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_thread() local
Devsel.c1624 int nr_cpus, int nr_threads, in perf_evsel__remove_fd()
1634 int nr_threads, int thread_idx) in update_fds()