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

/linux-4.4.14/tools/perf/util/
H A Dpython.c409 struct pyrf_cpu_map { struct
415 static int pyrf_cpu_map__init(struct pyrf_cpu_map *pcpus, pyrf_cpu_map__init()
431 static void pyrf_cpu_map__delete(struct pyrf_cpu_map *pcpus) pyrf_cpu_map__delete()
439 struct pyrf_cpu_map *pcpus = (void *)obj; pyrf_cpu_map__length()
446 struct pyrf_cpu_map *pcpus = (void *)obj; pyrf_cpu_map__item()
464 .tp_basicsize = sizeof(struct pyrf_cpu_map),
685 cpus = ((struct pyrf_cpu_map *)pcpus)->cpus; pyrf_evsel__open()
747 cpus = ((struct pyrf_cpu_map *)pcpus)->cpus; pyrf_evlist__init()

Completed in 120 milliseconds