Home
last modified time | relevance | path

Searched defs:pmmio (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/power/x86/turbostat/
Dturbostat.c4747 const unsigned long *pmmio = ppmt->domains[domain_id].pcounter; in pmt_read_counter() local
9221 struct pmt_mmio *pmmio = pmt_mmios; in pmt_mmio_find() local
9233 void *pmt_get_counter_pointer(struct pmt_mmio *pmmio, unsigned long counter_offset) in pmt_get_counter_pointer()
9300 void pmt_counter_add_domain(struct pmt_counter *pcounter, unsigned long *pmmio, unsigned int domain… in pmt_counter_add_domain()