Home
last modified time | relevance | path

Searched refs:kstat_kv_freq (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Dkstat.h127 #define kstat_kv_freq(_kv) (_kv)->kv_v.v_u64 macro
/openbsd/usr.bin/kstat/
H A Dkstat.c459 fmt_thing(&fr, kstat_kv_freq(kv), 1000); in kstat_kv()
/openbsd/sys/arch/arm64/arm64/
H A Dcpu.c2561 kstat_kv_freq(&coppk->coppk_freq) = in cpu_opp_kstat_read()