Home
last modified time | relevance | path

Searched refs:cpumask_len (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/uapi/asm/
H A Dhwctrset.h25 __u64 cpumask_len; /* Length of CPU mask in bytes */ member
/linux/tools/perf/util/
H A Dpmu.c847 size_t cpumask_len; in pmu_cpumask() local
856 ret = io__getline(&io, &cpumask, &cpumask_len); in pmu_cpumask()