Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hwpmc/
H A Dhwpmc_beri.c179 uint64_t start_values[BERI_NCOUNTERS]; member
238 start_val = beri_pcpu[cpu]->start_values[config]; in beri_read_pmc()
325 beri_pcpu[cpu]->start_values[config] = v; in beri_start_pmc()