Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_amd.c324 amd_switch_in(struct pmc_cpu *pc __pmcdbg_used, struct pmc_process *pp) in amd_switch_in() argument
341 amd_switch_out(struct pmc_cpu *pc __pmcdbg_used, in amd_switch_out() argument
342 struct pmc_process *pp __pmcdbg_used) in amd_switch_out() argument
H A Dhwpmc_mod.c5682 struct pmc_processhash *prh __pmcdbg_used; in pmc_cleanup() local
/freebsd/sys/sys/
H A Dpmc.h1084 #define __pmcdbg_used /* unused variable annotation */ macro
1206 #define __pmcdbg_used __unused macro