Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c8846 struct pmt_counter *pmt_find_counter(struct pmt_counter *pcounter, const char *name) in pmt_find_counter() function
8923 pcounter = pmt_find_counter(*pmt_root, name); in pmt_add_counter()