Home
last modified time | relevance | path

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

12

/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
Dthread_map.h33 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr()
Dmachine.h32 struct rb_root threads; member
238 struct thread_map *threads, bool data_mmap, in machine__synthesize_threads()
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.c1299 struct thread_map *threads) in __perf_evsel__open()
1483 int threads[1]; member
1490 struct thread_map *threads) in perf_evsel__open()
1510 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()
/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
/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c65 pthread_t threads[THREADS]; in dscr_default() local
/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c50 struct thread_map *threads = NULL; in test__perf_time_to_tsc() local
/tools/perf/bench/
Dsched-pipe.c80 struct thread_data threads[2], *td; in bench_sched_pipe() local
/tools/power/cpupower/utils/helpers/
Dhelpers.h109 unsigned int threads; /* per core */ member
/tools/usb/
Dffs-test.c322 } threads[] = { variable
/tools/perf/scripts/python/
Dsched-migration.py29 threads = { 0 : "idle"} variable

12