Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread_map.h14 struct thread_map { struct
17 struct thread_map_data map[]; argument
22 struct thread_map *thread_map__new_dummy(void); argument
Dtool.h69 thread_map, member
Devent.h646 struct thread_map_event thread_map; member
/tools/perf/
Dbuiltin-record.c667 struct thread_map *thread_map; in record__synthesize_workload() local