Searched refs:mpl (Results 1 – 4 of 4) sorted by relevance
359 uint32_t cl = 0, ch = 0, mpl = 0, mph = 0, apl = 0, aph = 0; in cpu_powerstats() local361 rdmsr_carefully(MSR_IA32_MPERF, &mpl, &mph); in cpu_powerstats()364 cdp->cpu_mperf = ((uint64_t)mph << 32) | mpl; in cpu_powerstats()
51 .mpl = { in mach_right_recv_construct()
444 mach_port_limits_t mpl; /* Message queue limit for port */ member
2710 (mach_port_info_t)&options->mpl, sizeof(options->mpl) / sizeof(int)); in mach_port_construct()