Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread_map.c25 struct thread_map *threads; in thread_map__new_by_pid() local
52 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()
Dthread_map.h25 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr()
Dvalues.h7 int threads; member
Dmachine.h32 struct rb_root threads; member
217 struct thread_map *threads, bool data_mmap) in machine__synthesize_threads()
Devlist.h51 struct thread_map *threads; member
148 struct thread_map *threads) in perf_evlist__set_maps()
Dpython.c435 struct thread_map *threads; member
623 struct thread_map *threads = NULL; in pyrf_evsel__open() local
692 struct thread_map *threads; in pyrf_evlist__init() local
Devsel.c1135 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()
Devlist.c36 struct thread_map *threads) in perf_evlist__init()
1000 const struct thread_map *threads = evlist->threads; in perf_evlist__mmap() local
Devent.c453 struct thread_map *threads, in perf_event__synthesize_thread_map()
Dparse-events.c1245 int threads[1]; in is_event_supported() member
Dmachine.c1773 struct target *target, struct thread_map *threads, in __machine__synthesize_threads()
/linux-4.1.27/tools/perf/tests/
Dopen-syscall.c11 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__open_syscall_event() local
Dopen-syscall-all-cpus.c14 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__open_syscall_event_on_all_cpus() local
Dkeep-tracking.c63 struct thread_map *threads = NULL; in test__keep_tracking() local
Dmmap-basic.c22 struct thread_map *threads; in test__basic_mmap() local
Dperf-time-to-tsc.c48 struct thread_map *threads = NULL; in test__perf_time_to_tsc() local
Dmmap-thread-lookup.c26 static struct thread_data threads[THREADS]; variable
Dswitch-tracking.c321 struct thread_map *threads = NULL; in test__switch_tracking() local
Dcode-reading.c402 struct thread_map *threads = NULL; in do_test_code_reading() local
/linux-4.1.27/arch/powerpc/include/asm/
Dcputhreads.h42 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/
Dsched-pipe.c80 struct thread_data threads[2], *td; in bench_sched_pipe() local
Dnuma.c135 struct thread_data *threads; member
/linux-4.1.27/kernel/locking/
Drtmutex-tester.c36 static struct task_struct *threads[MAX_RT_TEST_THREADS]; variable
/linux-4.1.27/tools/power/cpupower/utils/helpers/
Dhelpers.h109 unsigned int threads; /* per core */ member
/linux-4.1.27/kernel/
Dfork.c272 u64 threads; in set_max_threads() local
2067 int threads = max_threads; in sysctl_max_threads() local
/linux-4.1.27/drivers/s390/net/
Dlcs.c321 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()
Dqeth_core_main.c207 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/
Dffs-test.c309 } threads[] = { variable
/linux-4.1.27/drivers/dma/
Ddmatest.c165 struct list_head threads; member
/linux-4.1.27/tools/perf/scripts/python/
Dsched-migration.py29 threads = { 0 : "idle"} variable
/linux-4.1.27/drivers/android/
Dbinder.c297 struct rb_root threads; member
3067 int threads, nodes, incoming_refs, outgoing_refs, buffers, in binder_deferred_release() local
/linux-4.1.27/fs/
Dbinfmt_elf.c1825 struct elf_thread_core_info *threads = info->thread; in free_note_info() local
/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c193 struct thread_data threads; member
/linux-4.1.27/drivers/acpi/acpica/
Daclocal.h1077 acpi_thread_id *threads; member