Home
last modified time | relevance | path

Searched refs:thread_map__new_str (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
A Dthread_map.h17 struct perf_thread_map *thread_map__new_str(const char *pid,
A Dthread_map.c270 struct perf_thread_map *thread_map__new_str(const char *pid, const char *tid, bool all_threads) in thread_map__new_str() function
A Devlist.c1012 threads = thread_map__new_str(target->pid, target->tid, all_threads); in evlist__create_maps()
/tools/perf/tests/
A Dthread-map.c118 threads = thread_map__new_str(str, /*tid=*/NULL, /*all_threads=*/false); in test__thread_map_remove()

Completed in 11 milliseconds