Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread_map.c52 struct thread_map *threads; in thread_map__new_by_pid() local
80 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_by_tid() local
97 struct thread_map *threads = thread_map__alloc(max_threads); in thread_map__new_by_uid() local
190 struct thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local
252 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_dummy() local
264 struct thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local
322 static void thread_map__delete(struct thread_map *threads) in thread_map__delete()
348 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp) in thread_map__fprintf()
404 void thread_map__read_comms(struct thread_map *threads) in thread_map__read_comms()
Dvalues.h7 int threads; member
Dmachine.h32 struct rb_root threads; member
238 struct thread_map *threads, bool data_mmap, in machine__synthesize_threads()
Dthread_map.h33 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr()
Devlist.c37 struct thread_map *threads) in perf_evlist__init()
1135 const struct thread_map *threads = evlist->threads; in perf_evlist__mmap_ex() local
1176 struct thread_map *threads; in perf_evlist__create_maps() local
1203 struct thread_map *threads) in perf_evlist__set_maps()
1443 struct thread_map *threads; in perf_evlist__create_syswide_maps() local
Dpython.c481 struct thread_map *threads; member
672 struct thread_map *threads = NULL; in pyrf_evsel__open() local
741 struct thread_map *threads; in pyrf_evlist__init() local
Devsel.c1292 struct thread_map *threads) in __perf_evsel__open()
1476 int threads[1]; member
1483 struct thread_map *threads) in perf_evsel__open()
1503 struct thread_map *threads) in perf_evsel__open_per_thread()
Devlist.h56 struct thread_map *threads; member
Devsel.h104 struct thread_map *threads; member
Devent.c485 struct thread_map *threads, in perf_event__synthesize_thread_map()
Dmachine.c1943 struct target *target, struct thread_map *threads, in __machine__synthesize_threads()
Dparse-events.c1768 int threads[1]; in is_event_supported() member
/linux-4.4.14/tools/perf/tests/
Dopenat-syscall.c13 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event() local
Dopenat-syscall-all-cpus.c17 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus() local
Dtask-exit.c47 struct thread_map *threads; in test__task_exit() local
Dkeep-tracking.c63 struct thread_map *threads = NULL; in test__keep_tracking() local
Dsw-clock.c38 struct thread_map *threads; in __test__sw_clock_freq() local
Dmmap-basic.c23 struct thread_map *threads; in test__basic_mmap() 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.c451 struct thread_map *threads = NULL; in do_test_code_reading() local
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c65 pthread_t threads[THREADS]; in dscr_default() local
/linux-4.4.14/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c50 struct thread_map *threads = NULL; in test__perf_time_to_tsc() local
/linux-4.4.14/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.4.14/tools/perf/bench/
Dsched-pipe.c80 struct thread_data threads[2], *td; in bench_sched_pipe() local
Dnuma.c140 struct thread_data *threads; member
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dhelpers.h109 unsigned int threads; /* per core */ member
/linux-4.4.14/kernel/
Dfork.c273 u64 threads; in set_max_threads() local
2099 int threads = max_threads; in sysctl_max_threads() local
/linux-4.4.14/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.4.14/tools/usb/
Dffs-test.c309 } threads[] = { variable
/linux-4.4.14/drivers/dma/
Ddmatest.c165 struct list_head threads; member
/linux-4.4.14/tools/perf/scripts/python/
Dsched-migration.py29 threads = { 0 : "idle"} variable
/linux-4.4.14/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.4.14/fs/
Dbinfmt_elf.c1835 struct elf_thread_core_info *threads = info->thread; in free_note_info() local
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c198 struct thread_data threads; member
/linux-4.4.14/drivers/acpi/acpica/
Daclocal.h1106 acpi_thread_id *threads; member