Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1515 unsigned long *pcounter; member
1540 void pmt_counter_resize_(struct pmt_counter *pcounter, unsigned int new_size) in pmt_counter_resize_()
1559 void pmt_counter_resize(struct pmt_counter *pcounter, unsigned int new_size) in pmt_counter_resize()
8846 struct pmt_counter *pmt_find_counter(struct pmt_counter *pcounter, const char *name) in pmt_find_counter()
8872 void pmt_counter_add_domain(struct pmt_counter *pcounter, unsigned long *pmmio, unsigned int domain… in pmt_counter_add_domain()
8889 struct pmt_counter *pcounter; in pmt_add_counter() local