Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c10238 struct pmt_counter *pmt_find_counter(struct pmt_counter *pcounter, const char *name) in pmt_find_counter() function
10315 pcounter = pmt_find_counter(*pmt_root, name); in pmt_add_counter()