Searched refs:perf_thread_map__idx (Results 1 – 3 of 3) sorted by relevance
17 LIBPERF_API int perf_thread_map__idx(struct perf_thread_map *map, pid_t pid);
108 int perf_thread_map__idx(struct perf_thread_map *threads, pid_t pid) in perf_thread_map__idx() function
953 thread_idx = perf_thread_map__idx(evsel->core.threads, thread); in pyrf_evsel__read()
Completed in 7 milliseconds