Home
last modified time | relevance | path

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

/tools/lib/perf/include/perf/
A Dthreadmap.h17 LIBPERF_API int perf_thread_map__idx(struct perf_thread_map *map, pid_t pid);
/tools/lib/perf/
A Dthreadmap.c108 int perf_thread_map__idx(struct perf_thread_map *threads, pid_t pid) in perf_thread_map__idx() function
/tools/perf/util/
A Dpython.c953 thread_idx = perf_thread_map__idx(evsel->core.threads, thread); in pyrf_evsel__read()

Completed in 7 milliseconds