Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dthread-map.c127 !thread_map__remove(threads, 0)); in test__thread_map_remove()
135 !thread_map__remove(threads, 0)); in test__thread_map_remove()
143 thread_map__remove(threads, 0)); in test__thread_map_remove()
/linux/tools/perf/util/
A Dthread_map.h30 int thread_map__remove(struct perf_thread_map *threads, int idx);
A Dthread_map.c409 int thread_map__remove(struct perf_thread_map *threads, int idx) in thread_map__remove() function
A Devsel.c1717 if (thread_map__remove(threads, thread)) in evsel__ignore_missing_thread()
/linux/tools/perf/
A Dbuiltin-stat.c764 if (!thread_map__remove(evsel_list->core.threads, in stat_handle_error()

Completed in 14 milliseconds