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

/freebsd-11-stable/lib/libpmc/
H A Dpmclog.h40 PMCLOG_OK, enumerator in enum:pmclog_state
H A Dpmclog.c425 ev->pl_state = PMCLOG_OK;
437 * Returns 0 and sets the event's state to PMCLOG_OK in case an event
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c1380 assert(ev.pl_state == PMCLOG_OK);
1630 assert(ev.pl_state == PMCLOG_OK);

Completed in 110 milliseconds