| /tools/perf/util/ |
| D | thread_map.c | 56 struct thread_map *threads; in thread_map__new_by_pid() local 84 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_by_tid() local 101 struct thread_map *threads = thread_map__alloc(max_threads); in thread_map__new_by_uid() local 194 struct thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local 256 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_dummy() local 268 struct thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local 327 static void thread_map__delete(struct thread_map *threads) in thread_map__delete() 353 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp) in thread_map__fprintf() 409 void thread_map__read_comms(struct thread_map *threads) in thread_map__read_comms() 417 static void thread_map__copy_event(struct thread_map *threads, in thread_map__copy_event() [all …]
|
| D | values.h | 8 int threads; member
|
| D | thread_map.h | 39 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr()
|
| D | machine.h | 34 struct rb_root threads; member 253 struct thread_map *threads, bool data_mmap, in machine__synthesize_threads()
|
| /tools/perf/tests/ |
| D | thread-map.c | 59 struct thread_map *threads; in process_event() local 82 struct thread_map *threads; in test__thread_map_synthesize() local 101 struct thread_map *threads; in test__thread_map_remove() local
|
| D | event-times.c | 60 struct thread_map *threads; in attach__current_disabled() local 86 struct thread_map *threads; in attach__current_enabled() local
|
| D | openat-syscall.c | 19 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event() local
|
| D | openat-syscall-all-cpus.c | 27 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus() local
|
| D | task-exit.c | 49 struct thread_map *threads; in test__task_exit() local
|
| D | keep-tracking.c | 63 struct thread_map *threads = NULL; in test__keep_tracking() local
|
| D | sw-clock.c | 41 struct thread_map *threads; in __test__sw_clock_freq() local
|
| D | mmap-basic.c | 30 struct thread_map *threads; in test__basic_mmap() local
|
| /tools/testing/selftests/sync/ |
| D | sync_stress_consumer.c | 56 int threads; member 160 pthread_t threads[n]; in test_consumer_stress_multi_producer_single_consumer() local
|
| /tools/testing/selftests/powerpc/tm/ |
| D | tm-vmx-unavail.c | 91 int threads; in tm_vmx_unavail_test() local
|
| /tools/testing/selftests/powerpc/math/ |
| D | fpu_preempt.c | 61 int i, rc, threads; in test_preempt_fpu() local
|
| D | vmx_preempt.c | 61 int i, rc, threads; in test_preempt_vmx() local
|
| D | vsx_preempt.c | 96 int i, rc, threads; in test_preempt_vsx() local
|
| D | fpu_signal.c | 81 int i, j, rc, threads; in test_signal_fpu() local
|
| D | vmx_signal.c | 99 int i, j, rc, threads; in test_signal_vmx() local
|
| /tools/power/cpupower/lib/ |
| D | cpupower.h | 9 unsigned int threads; /* per core */ member
|
| /tools/testing/selftests/powerpc/dscr/ |
| D | dscr_default_test.c | 65 pthread_t threads[THREADS]; in dscr_default() local
|
| /tools/perf/arch/x86/tests/ |
| D | perf-time-to-tsc.c | 52 struct thread_map *threads = NULL; in test__perf_time_to_tsc() local
|
| /tools/testing/radix-tree/ |
| D | iteration_check.c | 25 static pthread_t threads[NUM_THREADS]; variable
|
| D | regression1.c | 189 static pthread_t *threads; variable
|
| /tools/perf/bench/ |
| D | sched-pipe.c | 82 struct thread_data threads[2], *td; in bench_sched_pipe() local
|