Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 20 of 20) sorted by relevance

/linux-3.3/tools/perf/util/
Dthread_map.c17 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()
Devsel.c291 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()
Devlist.h34 struct thread_map *threads; member
103 struct thread_map *threads) in perf_evlist__set_maps()
Dvalues.h7 int threads; member
Devlist.c29 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
Dpython.c422 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
Dmap.h68 struct rb_root threads; member
Devent.c310 struct thread_map *threads, in perf_event__synthesize_thread_map()
/linux-3.3/arch/powerpc/include/asm/
Dcputhreads.h40 static inline cpumask_t cpu_thread_mask_to_cores(const struct cpumask *threads) in cpu_thread_mask_to_cores()
/linux-3.3/tools/perf/
Dbuiltin-test.c268 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/
Drtmutex-tester.c34 static struct task_struct *threads[MAX_RT_TEST_THREADS]; variable
/linux-3.3/tools/power/cpupower/utils/helpers/
Dhelpers.h101 unsigned int threads; /* per core */ member
/linux-3.3/drivers/s390/net/
Dlcs.c325 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()
Dqeth_core_main.c159 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/
Ddmatest.c93 struct list_head threads; member
/linux-3.3/tools/usb/
Dffs-test.c248 } threads[] = { variable
/linux-3.3/tools/perf/scripts/python/
Dsched-migration.py29 threads = { 0 : "idle"} variable
/linux-3.3/drivers/staging/android/
Dbinder.c285 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/
Dbinfmt_elf.c1580 struct elf_thread_core_info *threads = info->thread; in free_note_info() local
/linux-3.3/drivers/acpi/acpica/
Daclocal.h1011 acpi_thread_id *threads; member