Searched refs:pm_cpu (Results 1 – 6 of 6) sorted by relevance
365 KASSERT(ks->pm_cpu >= 0 && ks->pm_cpu < pmc_cpu_max(), in pmc_soft_intr()366 ("[soft,%d] CPU %d out of range", __LINE__, ks->pm_cpu)); in pmc_soft_intr()369 pc = soft_pcpu[ks->pm_cpu]; in pmc_soft_intr()389 soft_stop_pmc(ks->pm_cpu, ri, pm); in pmc_soft_intr()
3307 cpu = pa->pm_cpu; in pmc_do_op_pmcallocate()4046 if ((error = copyin(&gpi->pm_cpu, &cpu, sizeof(cpu))) != 0) in pmc_syscall_handler()4145 cpu = pma.pm_cpu; in pmc_syscall_handler()
93 int pm_cpu; member130 ks.pm_cpu = PCPU_GET(cpuid); \154 ks.pm_cpu = PCPU_GET(cpuid); \
441 uint32_t pm_cpu; /* CPU number or PMC_CPU_ANY */456 * a PMC 'pm_pmc' on CPU 'pm_cpu'. Note that 'pm_pmc' specifies an462 int pm_cpu; /* CPU# */525 int32_t pm_cpu; /* 0 <= cpu < mp_maxid */440 uint32_t pm_cpu; /* CPU number or PMC_CPU_ANY */ global() member 461 int pm_cpu; /* CPU# */ global() member 524 int32_t pm_cpu; /* 0 <= cpu < mp_maxid */ global() member
65 int32_t pm_cpu; /* CPU number */ member
1187 pmc_config.pm_cpu = cpu; in pmc_allocate()1343 ssa.pm_cpu = cpu; in pmc_disable()1354 ssa.pm_cpu = cpu; in pmc_enable()1955 pmci->pm_cpu = cpu; in pmc_pmcinfo()