Home
last modified time | relevance | path

Searched refs:td0 (Results 1 – 1 of 1) sorted by relevance

/tools/perf/tests/
Dmmap-thread-lookup.c101 struct thread_data *td0 = &threads[0]; in threads_create() local
107 if (thread_init(td0)) in threads_create()
118 struct thread_data *td0 = &threads[0]; in threads_destroy() local
122 munmap(td0->map, page_size); in threads_destroy()