Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dpython.c497 static int pyrf_cpu_map__init(struct pyrf_cpu_map *pcpus, in pyrf_cpu_map__init()
513 static void pyrf_cpu_map__delete(struct pyrf_cpu_map *pcpus) in pyrf_cpu_map__delete()
521 struct pyrf_cpu_map *pcpus = (void *)obj; in pyrf_cpu_map__length() local
528 struct pyrf_cpu_map *pcpus = (void *)obj; in pyrf_cpu_map__item() local
756 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evsel__open() local
858 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evlist__init() local
1384 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf__parse_events() local
/linux-6.15/arch/s390/hypfs/
Dhypfs_vm.h23 __u32 pcpus; member