Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthread_map.h20 struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str);
A Dthread_map.c221 struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str) in thread_map__new_by_tid_str() function
278 return thread_map__new_by_tid_str(tid); in thread_map__new_str()
/tools/perf/
A Dbuiltin-sched.c3590 map = thread_map__new_by_tid_str(sched->map.color_pids_str); in setup_color_pids()

Completed in 13 milliseconds