Lines Matching full:pmc
30 .Nd start and stop a PMC
36 .Fn pmc_start "pmc_id_t pmc"
38 .Fn pmc_stop "pmc_id_t pmc"
40 These functions are used to start and stop a PMC.
44 starts the PMC specified by argument
45 .Fa pmc .
46 If the specified PMC has process scope and has not been attached
51 stops the PMC specified by argument
52 .Fa pmc .
61 specified a PMC that requires a log file and no log file was
64 The specified PMC is in the process of being deleted.
68 specified a PMC that was never started.
70 The specified PMC had system scope and its associated CPU was disabled or
74 .Xr pmc 3 ,