Home
last modified time | relevance | path

Searched refs:thread_map__new_by_tid_str (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread_map.h24 struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str);
H 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() function
304 return thread_map__new_by_tid_str(tid); in thread_map__new_str()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread_map.h22 struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str);
H A Dthread_map.c244 struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str) in thread_map__new_by_tid_str() function
305 return thread_map__new_by_tid_str(tid); in thread_map__new_str()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c3242 map = thread_map__new_by_tid_str(sched->map.color_pids_str); in setup_color_pids()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c3278 map = thread_map__new_by_tid_str(sched->map.color_pids_str); in setup_color_pids()

Completed in 11 milliseconds