Home
last modified time | relevance | path

Searched defs:thread_map (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dthread_map.h14 struct thread_map { struct
18 struct thread_map_data map[]; argument
23 struct thread_map *thread_map__new_dummy(void); argument
Dtool.h69 thread_map, member
Devent.h647 struct thread_map_event thread_map; member
/Linux-v4.19/tools/perf/
Dbuiltin-record.c621 struct thread_map *thread_map; in record__synthesize_workload() local