Home
last modified time | relevance | path

Searched refs:perf_record_thread_map (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dthread_map.h11 struct perf_record_thread_map;
19 struct perf_thread_map *thread_map__new_event(struct perf_record_thread_map *event);
Dthread_map.c372 struct perf_record_thread_map *event) in thread_map__copy_event()
386 struct perf_thread_map *thread_map__new_event(struct perf_record_thread_map *event) in thread_map__new_event()
/linux-5.19.10/tools/lib/perf/include/perf/
Devent.h302 struct perf_record_thread_map { struct
424 struct perf_record_thread_map thread_map;
/linux-5.19.10/tools/perf/tests/
Dthread-map.c67 struct perf_record_thread_map *map = &event->thread_map; in process_event()
/linux-5.19.10/tools/lib/perf/Documentation/
Dlibperf.txt206 struct perf_record_thread_map;