Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c2242 int pkg_num, int cpu_id) in init_counter() argument
2248 t = GET_THREAD(thread_base, thread_num, core_num, pkg_num); in init_counter()
2249 c = GET_CORE(core_base, core_num, pkg_num); in init_counter()
2250 p = GET_PKG(pkg_base, pkg_num); in init_counter()
2260 p->package_id = pkg_num; in init_counter()