Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c1963 struct pmt_counter { struct
1964 struct pmt_counter *next; argument
2067 unsigned int pmt_counter_get_width(const struct pmt_counter *p) in pmt_counter_get_width()
2072 void pmt_counter_resize_(struct pmt_counter *pcounter, unsigned int new_size) in pmt_counter_resize_()
2091 void pmt_counter_resize(struct pmt_counter *pcounter, unsigned int new_size) in pmt_counter_resize()
2135 unsigned long long pmt_counter[PMT_MAX_ADDED_THREAD_COUNTERS]; member
2149 unsigned long long pmt_counter[PMT_MAX_ADDED_CORE_COUNTERS]; member
2184 unsigned long long pmt_counter[PMT_MAX_ADDED_PACKAGE_COUNTERS]; member
2328 struct pmt_counter *pmt_tp;
2329 struct pmt_counter *pmt_cp;
[all …]