Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread_map.h13 struct thread_map { struct
16 struct thread_map_data map[]; argument
21 struct thread_map *thread_map__new_dummy(void); argument
Dtool.h61 thread_map, member
Devent.h503 struct thread_map_event thread_map; member
/tools/perf/
Dbuiltin-record.c622 } thread_map; in record__synthesize_workload() local