Lines Matching full:pmc
29 .Nd x86 architecture-specific PMC operations
35 .Fn pmc_get_msr "pmc_id_t pmc" "uint32_t *msr"
40 a PMC for subsequent use with RDPMC instructions.
42 .Fa pmc
43 specifies a process scope counting PMC.
45 with the PMC to the location pointed to by argument
49 can directly read the contents of PMC hardware using
59 The PMC handle specified was invalid.
61 The PMC specified did not have process scope or counting mode.
63 The PMC specified was allocated with the
67 The specified PMC is already attached to target processes other
73 .Xr pmc 3 ,