Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dthread_map.h17 struct thread_map *thread_map__new_str(const char *pid,
Dthread_map.c270 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str() function
Devlist.c738 evlist->threads = thread_map__new_str(target->pid, target->tid, in perf_evlist__create_maps()