Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h58 uint32_t bhnd_pmu_cpu_clock(struct bhnd_pmu_query *sc);
H A Dbhnd_pmu.c292 freq = bhnd_pmu_cpu_clock(&sc->query); in bhnd_pmu_sysctl_cpu_freq()
H A Dbhnd_pmu_subr.c2445 bhnd_pmu_cpu_clock(struct bhnd_pmu_query *sc) in bhnd_pmu_cpu_clock() function