HomeSort by relevance Sort by last modified time
    Searched refs:thread_map__delete (Results 1 - 10 of 10) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/
thread_map.h 20 void thread_map__delete(struct thread_map *threads);
thread_map.c 282 void thread_map__delete(struct thread_map *threads) function
evlist.c 757 thread_map__delete(evlist->threads);
764 thread_map__delete(evlist->threads);
python.c 463 thread_map__delete(pthreads->threads);
  /external/linux-tools-perf/src/tools/perf/tests/
open-syscall.c 53 thread_map__delete(threads);
open-syscall-all-cpus.c 107 thread_map__delete(threads);
keep-tracking.c 152 thread_map__delete(threads);
mmap-basic.c 149 thread_map__delete(threads);