Home
last modified time | relevance | path

Searched defs:ev_count (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libpmcstat/
H A Dlibpmcstat.h67 int ev_count; /* associated count if in sampling mode */ member
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1131 static uint64_t ev_count[LS_MAX_EVENTS + 1]; in main() local