Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/tests/
A Dthread-map.c128 !thread_map__remove(threads, 0)); in test__thread_map_remove()
136 !thread_map__remove(threads, 0)); in test__thread_map_remove()
144 thread_map__remove(threads, 0)); in test__thread_map_remove()
/linux-6.3-rc2/tools/perf/util/
A Dthread_map.h28 int thread_map__remove(struct perf_thread_map *threads, int idx);
A Dthread_map.c410 int thread_map__remove(struct perf_thread_map *threads, int idx) in thread_map__remove() function
A Devsel.c1760 if (thread_map__remove(threads, thread)) in evsel__ignore_missing_thread()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c726 if (!thread_map__remove(evsel_list->core.threads, in stat_handle_error()

Completed in 13 milliseconds