Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c3515 allocate_counters(struct thread_data **t, struct core_data **c, struct pkg_data **p) in allocate_counters() function
3622 allocate_counters(&thread_even, &core_even, &package_even); in setup_all_buffers()
3623 allocate_counters(&thread_odd, &core_odd, &package_odd); in setup_all_buffers()