Lines Matching full:pmc
45 .Fn pmc_release "pmc_id_t pmc"
57 comprises an PMC event name followed by an optional comma separated
64 .Xr pmc 3
67 The desired PMC mode is specified by argument
74 Allocate a system-scope counting PMC.
76 Allocate a system-scope sampling PMC.
78 Allocate a process-scope counting PMC.
80 Allocate a process-scope sampling PMC.
85 The flags supported at PMC allocation time are:
108 that the PMC is to be allocated on.
109 Process scope PMC allocations should specify the constant
122 specifies the initial value of the allocated PMC.
129 releases the PMC denoted by argument
136 to the handle of the allocated PMC and returns 0.
161 the requested PMC mode.
176 a PMC being allocated by a call to
179 A system scope PMC allocation was attempted without adequate process
184 was called without first having allocated a PMC.
190 did not specify a PMC previously allocated by this process.
193 .Xr pmc 3 ,