Home
last modified time | relevance | path

Searched refs:nrcpus (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dperf-record.c19 int i, cpu = -1, nrcpus = 1024; in sched__get_first_possible_cpu() local
24 if (errno == EINVAL && nrcpus < (1024 << 8)) { in sched__get_first_possible_cpu()
25 nrcpus = nrcpus << 2; in sched__get_first_possible_cpu()
32 for (i = 0; i < nrcpus; i++) { in sched__get_first_possible_cpu()
/OK3568_Linux_fs/kernel/kernel/
H A Dsmp.c772 static int __init nrcpus(char *str) in nrcpus() function
782 early_param("nr_cpus", nrcpus);
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Darm.c949 int nrcpus = atomic_read(&kvm->online_vcpus); in kvm_vm_ioctl_irq_line() local
965 if (vcpu_idx >= nrcpus) in kvm_vm_ioctl_irq_line()
980 if (vcpu_idx >= nrcpus) in kvm_vm_ioctl_irq_line()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat-display.c872 int nrcpus = 0; in print_no_aggr_metric() local
877 nrcpus = evlist->core.cpus->nr; in print_no_aggr_metric()
878 for (cpu = 0; cpu < nrcpus; cpu++) { in print_no_aggr_metric()
H A Dheader.c3105 FEAT_OPR(NRCPUS, nrcpus, false),
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst1083 # nrcpus online : 2
1084 # nrcpus avail : 2