| /linux-4.1.27/tools/perf/util/ | 
| D | thread_map.c | 25 	struct thread_map *threads;  in thread_map__new_by_pid()  local52 	struct thread_map *threads = malloc(sizeof(*threads) + sizeof(pid_t));  in thread_map__new_by_tid()  local
 68 	struct thread_map *threads = malloc(sizeof(*threads) +  in thread_map__new_by_uid()  local
 159 	struct thread_map *threads = NULL, *nt;  in thread_map__new_by_pid_str()  local
 219 	struct thread_map *threads = malloc(sizeof(*threads) + sizeof(pid_t));  in thread_map__new_dummy()  local
 230 	struct thread_map *threads = NULL, *nt;  in thread_map__new_by_tid_str()  local
 285 void thread_map__delete(struct thread_map *threads)  in thread_map__delete()
 290 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp)  in thread_map__fprintf()
 
 | 
| D | thread_map.h | 25 static inline int thread_map__nr(struct thread_map *threads)  in thread_map__nr()
 | 
| D | values.h | 7 	int threads;  member
 | 
| D | machine.h | 32 	struct rb_root	  threads;  member217 				struct thread_map *threads, bool data_mmap)  in machine__synthesize_threads()
 
 | 
| D | evlist.h | 51 	struct thread_map *threads;  member148 					 struct thread_map *threads)  in perf_evlist__set_maps()
 
 | 
| D | python.c | 435 	struct thread_map *threads;  member623 	struct thread_map *threads = NULL;  in pyrf_evsel__open()  local
 692 	struct thread_map *threads;  in pyrf_evlist__init()  local
 
 | 
| D | evsel.c | 1135 			      struct thread_map *threads)  in __perf_evsel__open()1303 	int threads[1];  member
 1310 		     struct thread_map *threads)  in perf_evsel__open()
 1330 				struct thread_map *threads)  in perf_evsel__open_per_thread()
 
 | 
| D | evlist.c | 36 		       struct thread_map *threads)  in perf_evlist__init()1000 	const struct thread_map *threads = evlist->threads;  in perf_evlist__mmap()  local
 
 | 
| D | event.c | 453 				      struct thread_map *threads,  in perf_event__synthesize_thread_map()
 | 
| D | parse-events.c | 1245 		int threads[1];  in is_event_supported()  member
 | 
| D | machine.c | 1773 				  struct target *target, struct thread_map *threads,  in __machine__synthesize_threads()
 | 
| /linux-4.1.27/tools/perf/tests/ | 
| D | open-syscall.c | 11 	struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX);  in test__open_syscall_event()  local
 | 
| D | open-syscall-all-cpus.c | 14 	struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX);  in test__open_syscall_event_on_all_cpus()  local
 | 
| D | keep-tracking.c | 63 	struct thread_map *threads = NULL;  in test__keep_tracking()  local
 | 
| D | mmap-basic.c | 22 	struct thread_map *threads;  in test__basic_mmap()  local
 | 
| D | perf-time-to-tsc.c | 48 	struct thread_map *threads = NULL;  in test__perf_time_to_tsc()  local
 | 
| D | mmap-thread-lookup.c | 26 static struct thread_data threads[THREADS];  variable
 | 
| D | switch-tracking.c | 321 	struct thread_map *threads = NULL;  in test__switch_tracking()  local
 | 
| D | code-reading.c | 402 	struct thread_map *threads = NULL;  in do_test_code_reading()  local
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | cputhreads.h | 42 static inline cpumask_t cpu_thread_mask_to_cores(const struct cpumask *threads)  in cpu_thread_mask_to_cores()
 | 
| /linux-4.1.27/tools/perf/bench/ | 
| D | sched-pipe.c | 80 	struct thread_data threads[2], *td;  in bench_sched_pipe()  local
 | 
| D | numa.c | 135 	struct thread_data	*threads;  member
 | 
| /linux-4.1.27/kernel/locking/ | 
| D | rtmutex-tester.c | 36 static struct task_struct *threads[MAX_RT_TEST_THREADS];  variable
 | 
| /linux-4.1.27/tools/power/cpupower/utils/helpers/ | 
| D | helpers.h | 109 	unsigned int threads; /* per core */  member
 | 
| /linux-4.1.27/kernel/ | 
| D | fork.c | 272 	u64 threads;  in set_max_threads()  local2067 	int threads = max_threads;  in sysctl_max_threads()  local
 
 | 
| /linux-4.1.27/drivers/s390/net/ | 
| D | lcs.c | 321 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads)  in lcs_set_allowed_threads()331 lcs_threads_running(struct lcs_card *card, unsigned long threads)  in lcs_threads_running()
 343 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads)  in lcs_wait_for_threads()
 
 | 
| D | qeth_core_main.c | 207 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads,  in qeth_set_allowed_threads()221 int qeth_threads_running(struct qeth_card *card, unsigned long threads)  in qeth_threads_running()
 233 int qeth_wait_for_threads(struct qeth_card *card, unsigned long threads)  in qeth_wait_for_threads()
 
 | 
| /linux-4.1.27/tools/usb/ | 
| D | ffs-test.c | 309 } threads[] = {  variable
 | 
| /linux-4.1.27/drivers/dma/ | 
| D | dmatest.c | 165 	struct list_head	threads;  member
 | 
| /linux-4.1.27/tools/perf/scripts/python/ | 
| D | sched-migration.py | 29 threads = { 0 : "idle"}  variable
 | 
| /linux-4.1.27/drivers/android/ | 
| D | binder.c | 297 	struct rb_root threads;  member3067 	int threads, nodes, incoming_refs, outgoing_refs, buffers,  in binder_deferred_release()  local
 
 | 
| /linux-4.1.27/fs/ | 
| D | binfmt_elf.c | 1825 	struct elf_thread_core_info *threads = info->thread;  in free_note_info()  local
 | 
| /linux-4.1.27/tools/power/x86/turbostat/ | 
| D | turbostat.c | 193 	struct thread_data threads;  member
 | 
| /linux-4.1.27/drivers/acpi/acpica/ | 
| D | aclocal.h | 1077 	acpi_thread_id *threads;  member
 |