Home
last modified time | relevance | path

Searched refs:cpu_map_entries (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/perf/include/perf/
H A Devent.h180 struct cpu_map_entries { struct
231 struct cpu_map_entries cpus_data;
/linux/tools/perf/util/
H A Dsynthetic-events.c1298 size_cpus = sizeof(u16) + sizeof(struct cpu_map_entries) + syn_data->nr * sizeof(u16); in cpu_map_data__alloc()