Home
last modified time | relevance | path

Searched refs:pm_pmc (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/sys/
HDpmc.h428 int pm_pmc; /* PMC# */ member
439 pmc_id_t pm_pmc; /* PMC to attach to */ member
/trueos/lib/libpmc/
HDlibpmc.c2666 pmc_attach_args.pm_pmc = pmc; in pmc_attach()
2716 pmc_detach_args.pm_pmc = pmc; in pmc_detach()
2727 ssa.pm_pmc = pmc; in pmc_disable()
2738 ssa.pm_pmc = pmc; in pmc_enable()
/trueos/sys/dev/hwpmc/
HDhwpmc_mod.c3165 ri = pma.pm_pmc; /* pmc id == row index */ in pmc_syscall_handler()
3478 if ((error = pmc_find_pmc(a.pm_pmc, &pm)) != 0) in pmc_syscall_handler()
3544 if ((error = pmc_find_pmc(a.pm_pmc, &pm)) != 0) in pmc_syscall_handler()