Home
last modified time | relevance | path

Searched refs:_pmcstat_current_tsc (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.h55 (uintmax_t)_pmcstat_current_tsc); \
H A Dpmcstat_log.c197 static uint64_t _pmcstat_current_tsc; /* TSC for PMCSTAT_PRINT_ENTRY */ variable
475 _pmcstat_current_tsc = ev.pl_tsc; in pmcstat_print_log()