Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread_map.h26 int thread_map__remove(struct perf_thread_map *threads, int idx);
H A Dthread_map.c383 int thread_map__remove(struct perf_thread_map *threads, int idx) in thread_map__remove() function
/linux/tools/perf/
H A Dbuiltin-stat.c649 if (!thread_map__remove(evsel_list->core.threads, in stat_handle_error()