OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_map__delete
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/util/
thread_map.h
14
void
thread_map__delete
(struct thread_map *threads);
thread_map.c
61
void
thread_map__delete
(struct thread_map *threads)
function
evlist.c
425
thread_map__delete
(evlist->threads);
432
thread_map__delete
(evlist->threads);
python.c
334
thread_map__delete
(pthreads->threads);
/external/linux-tools-perf/
builtin-test.c
322
thread_map__delete
(threads);
439
thread_map__delete
(threads);
602
thread_map__delete
(threads);
Completed in 193 milliseconds