Home
last modified time | relevance | path

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

/linux/tools/lib/perf/include/perf/
H A Devent.h243 struct perf_record_cpu_map { struct
542 struct perf_record_cpu_map cpu_map;
/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt190 struct perf_record_cpu_map;
/linux/tools/perf/util/
H A Dsynthetic-events.c1339 static struct perf_record_cpu_map *cpu_map_event__new(const struct perf_cpu_map *map) in cpu_map_event__new()
1342 struct perf_record_cpu_map *event; in cpu_map_event__new()
1362 struct perf_record_cpu_map *event; in perf_event__synthesize_cpu_map()