Home
last modified time | relevance | path

Searched refs:tid_str (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
A Dthread_map.c243 struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str) in thread_map__new_by_tid_str() argument
254 if (!tid_str) in thread_map__new_by_tid_str()
257 slist = strlist__new(tid_str, &slist_config); in thread_map__new_by_tid_str()
A Dthread_map.h24 struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str);

Completed in 4 milliseconds