Home
last modified time | relevance | path

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

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