Searched refs:thread_map__alloc (Results 1 – 1 of 1) sorted by relevance
48 #define thread_map__alloc(__nr) thread_map__realloc(NULL, __nr) macro63 threads = thread_map__alloc(items); in thread_map__new_by_pid()80 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_by_tid()97 struct thread_map *threads = thread_map__alloc(max_threads); in thread_map__new_by_uid()252 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_dummy()