Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsynthetic-events.c1280 static void *cpu_map_data__alloc(struct synthesize_cpu_map_data *syn_data, in cpu_map_data__alloc() function
1337 event = cpu_map_data__alloc(&syn_data, sizeof(struct perf_event_header)); in cpu_map_event__new()
2046 ev = cpu_map_data__alloc(&syn_data, sizeof(struct perf_event_header) + 2 * sizeof(u64)); in perf_event__synthesize_event_update_cpus()