Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_tsc.c64 struct pmc_hw tc_hw; member
100 phw = &tsc_pcpu[cpu]->tc_hw; in tsc_config_pmc()
121 phw = &tsc_pcpu[cpu]->tc_hw; in tsc_describe()
146 *ppm = tsc_pcpu[cpu]->tc_hw.phw_pmc; in tsc_get_config()
200 tsc_pc->tc_hw.phw_state = PMC_PHW_FLAG_IS_ENABLED | in tsc_pcpu_init()
214 pc->pc_hwpmcs[ri] = &tsc_pc->tc_hw; in tsc_pcpu_init()
250 phw = &tsc_pcpu[cpu]->tc_hw; in tsc_release_pmc()