Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1518 struct pmt_counter { struct
1519 struct pmt_counter *next; argument
1535 unsigned int pmt_counter_get_width(const struct pmt_counter *p) in pmt_counter_get_width() argument
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()
1592 unsigned long long pmt_counter[PMT_MAX_ADDED_THREAD_COUNTERS]; member
1607 unsigned long long pmt_counter[PMT_MAX_ADDED_CORE_COUNTERS]; member
1643 unsigned long long pmt_counter[PMT_MAX_ADDED_PACKAGE_COUNTERS]; member
1794 struct pmt_counter *pmt_tp;
1795 struct pmt_counter *pmt_cp;
[all …]