Searched refs:pyrf_cpu_map (Results 1 – 1 of 1) sorted by relevance
522 struct pyrf_cpu_map { struct528 static int pyrf_cpu_map__init(struct pyrf_cpu_map *pcpus, in pyrf_cpu_map__init() argument544 static void pyrf_cpu_map__delete(struct pyrf_cpu_map *pcpus) in pyrf_cpu_map__delete()552 struct pyrf_cpu_map *pcpus = (void *)obj; in pyrf_cpu_map__length()559 struct pyrf_cpu_map *pcpus = (void *)obj; in pyrf_cpu_map__item()577 .tp_basicsize = sizeof(struct pyrf_cpu_map),799 cpus = ((struct pyrf_cpu_map *)pcpus)->cpus; in pyrf_evsel__open()861 cpus = ((struct pyrf_cpu_map *)pcpus)->cpus; in pyrf_evlist__init()
Completed in 7 milliseconds