pyrf_cpu_map      553 tools/perf/util/python.c static int pyrf_cpu_map__init(struct pyrf_cpu_map *pcpus,
pyrf_cpu_map      569 tools/perf/util/python.c static void pyrf_cpu_map__delete(struct pyrf_cpu_map *pcpus)
pyrf_cpu_map      577 tools/perf/util/python.c 	struct pyrf_cpu_map *pcpus = (void *)obj;
pyrf_cpu_map      584 tools/perf/util/python.c 	struct pyrf_cpu_map *pcpus = (void *)obj;
pyrf_cpu_map      602 tools/perf/util/python.c 	.tp_basicsize	= sizeof(struct pyrf_cpu_map),
pyrf_cpu_map      824 tools/perf/util/python.c 		cpus = ((struct pyrf_cpu_map *)pcpus)->cpus;
pyrf_cpu_map      886 tools/perf/util/python.c 	cpus = ((struct pyrf_cpu_map *)pcpus)->cpus;