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

/freebsd-12-stable/lib/libpmcstat/
H A Dlibpmcstat_logging.c197 uint32_t cpu, cpuflags; local
274 cpuflags = ev.pl_u.pl_cc.pl_cpuflags;
275 cpu = PMC_CALLCHAIN_CPUFLAGS_TO_CPU(cpuflags);
305 PMC_CALLCHAIN_CPUFLAGS_TO_USERMODE(cpuflags),
311 PMC_CALLCHAIN_CPUFLAGS_TO_USERMODE(cpuflags),

Completed in 157 milliseconds