Searched refs:pl_topkeypress (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c164 .pl_topkeypress = pmcpl_cg_topkeypress,
185 .pl_topkeypress = pmcpl_ct_topkeypress,
708 if (plugins[args.pa_plugin].pl_topkeypress != NULL)
709 if (plugins[args.pa_plugin].pl_topkeypress(c, (void *)w))
/freebsd-13-stable/lib/libpmcstat/
H A Dlibpmcstat.h301 int (*pl_topkeypress)(int c, void *w); member in struct:pmc_plugins

Completed in 71 milliseconds