Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devent.h421 void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max);
A Dsynthetic-events.c1231 void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max) in cpu_map_data__alloc() function
1288 event = cpu_map_data__alloc(map, &size, &type, &max); in cpu_map_event__new()
1887 ev = cpu_map_data__alloc(evsel->core.own_cpus, &size, &type, &max); in perf_event__synthesize_event_update_cpus()

Completed in 10 milliseconds