Searched refs:pyrf_cpu_map (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpython.c370 struct pyrf_cpu_map { struct
376 static int pyrf_cpu_map__init(struct pyrf_cpu_map *pcpus,
392 static void pyrf_cpu_map__delete(struct pyrf_cpu_map *pcpus)
400 struct pyrf_cpu_map *pcpus = (void *)obj;
407 struct pyrf_cpu_map *pcpus = (void *)obj;
425 .tp_basicsize = sizeof(struct pyrf_cpu_map),
643 cpus = ((struct pyrf_cpu_map *)pcpus)->cpus;
705 cpus = ((struct pyrf_cpu_map *)pcpus)->cpus;

Completed in 85 milliseconds