Searched refs:cpu_map_event (Results 1 – 3 of 3) sorted by relevance
17 struct cpu_map_event *map_event = &event->cpu_map; in process_event_mask()51 struct cpu_map_event *map_event = &event->cpu_map; in process_event_cpus()
439 struct cpu_map_event { struct648 struct cpu_map_event cpu_map;
1104 static struct cpu_map_event* cpu_map_event__new(struct cpu_map *map) in cpu_map_event__new()1106 size_t size = sizeof(struct cpu_map_event); in cpu_map_event__new()1107 struct cpu_map_event *event; in cpu_map_event__new()1128 struct cpu_map_event *event; in perf_event__synthesize_cpu_map()