Home
last modified time | relevance | path

Searched defs:pcpus (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/perf/util/
Dpython.c574 static int pyrf_cpu_map__init(struct pyrf_cpu_map *pcpus, in pyrf_cpu_map__init()
590 static void pyrf_cpu_map__delete(struct pyrf_cpu_map *pcpus) in pyrf_cpu_map__delete()
598 struct pyrf_cpu_map *pcpus = (void *)obj; in pyrf_cpu_map__length() local
605 struct pyrf_cpu_map *pcpus = (void *)obj; in pyrf_cpu_map__item() local
833 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evsel__open() local
899 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evlist__init() local
/linux-5.10/arch/s390/hypfs/
Dhypfs_vm.c34 __u32 pcpus; member