/linux-3.3/tools/perf/util/ |
D | thread_map.c | 17 struct thread_map *threads; in thread_map__new_by_pid() local 44 struct thread_map *threads = malloc(sizeof(*threads) + sizeof(pid_t)); in thread_map__new_by_tid() local 61 void thread_map__delete(struct thread_map *threads) in thread_map__delete()
|
D | evsel.c | 291 struct thread_map *threads, bool group, in __perf_evsel__open() 362 int threads[1]; member 369 struct thread_map *threads, bool group, in perf_evsel__open() 392 struct thread_map *threads, bool group, in perf_evsel__open_per_thread()
|
D | evlist.h | 34 struct thread_map *threads; member 103 struct thread_map *threads) in perf_evlist__set_maps()
|
D | values.h | 7 int threads; member
|
D | evlist.c | 29 struct thread_map *threads) in perf_evlist__init() 41 struct thread_map *threads) in perf_evlist__new() 567 const struct thread_map *threads = evlist->threads; in perf_evlist__mmap() local 633 const struct thread_map *threads = evlist->threads; in perf_evlist__set_filters() local
|
D | python.c | 422 struct thread_map *threads; member 610 struct thread_map *threads = NULL; in pyrf_evsel__open() local 679 struct thread_map *threads; in pyrf_evlist__init() local
|
D | map.h | 68 struct rb_root threads; member
|
D | event.c | 310 struct thread_map *threads, in perf_event__synthesize_thread_map()
|
/linux-3.3/arch/powerpc/include/asm/ |
D | cputhreads.h | 40 static inline cpumask_t cpu_thread_mask_to_cores(const struct cpumask *threads) in cpu_thread_mask_to_cores()
|
/linux-3.3/tools/perf/ |
D | builtin-test.c | 268 struct thread_map *threads; in test__open_syscall_event() local 332 struct thread_map *threads; in test__open_syscall_event_on_all_cpus() local 459 struct thread_map *threads; in test__basic_mmap() local
|
/linux-3.3/kernel/ |
D | rtmutex-tester.c | 34 static struct task_struct *threads[MAX_RT_TEST_THREADS]; variable
|
/linux-3.3/tools/power/cpupower/utils/helpers/ |
D | helpers.h | 101 unsigned int threads; /* per core */ member
|
/linux-3.3/drivers/s390/net/ |
D | lcs.c | 325 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads) in lcs_set_allowed_threads() 335 lcs_threads_running(struct lcs_card *card, unsigned long threads) in lcs_threads_running() 347 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads) in lcs_wait_for_threads()
|
D | qeth_core_main.c | 159 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads() 173 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running() 185 int qeth_wait_for_threads(struct qeth_card *card, unsigned long threads) in qeth_wait_for_threads()
|
/linux-3.3/drivers/dma/ |
D | dmatest.c | 93 struct list_head threads; member
|
/linux-3.3/tools/usb/ |
D | ffs-test.c | 248 } threads[] = { variable
|
/linux-3.3/tools/perf/scripts/python/ |
D | sched-migration.py | 29 threads = { 0 : "idle"} variable
|
/linux-3.3/drivers/staging/android/ |
D | binder.c | 285 struct rb_root threads; member 2957 int threads, nodes, incoming_refs, outgoing_refs, buffers, active_transactions, page_count; in binder_deferred_release() local
|
/linux-3.3/fs/ |
D | binfmt_elf.c | 1580 struct elf_thread_core_info *threads = info->thread; in free_note_info() local
|
/linux-3.3/drivers/acpi/acpica/ |
D | aclocal.h | 1011 acpi_thread_id *threads; member
|