Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c6006 void allocate_counters(struct thread_data **t, struct core_data **c, struct pkg_data **p) in allocate_counters() function
6112 allocate_counters(&thread_even, &core_even, &package_even); in setup_all_buffers()
6113 allocate_counters(&thread_odd, &core_odd, &package_odd); in setup_all_buffers()