Searched refs:_pmc_name_of_event (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libpmc/
H A Dlibpmcinternal.h35 const char *_pmc_name_of_event(enum pmc_event _ev, enum pmc_cputype _cpu);
H A Dpmclog.c370 _pmc_name_of_event(ev->pl_u.pl_a.pl_event, ps->ps_arch))
H A Dlibpmc.c4284 _pmc_name_of_event(enum pmc_event pe, enum pmc_cputype cpu) function
4481 if ((n = _pmc_name_of_event(pe, cpu_info.pm_cputype)) != NULL)

Completed in 131 milliseconds