Home
last modified time | relevance | path

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

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