Home
last modified time | relevance | path

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

/tools/power/cpupower/utils/idle_monitor/
Dhsw_ext_idle.c64 static int hsw_ext_get_count(enum intel_hsw_ext_id id, unsigned long long *val, in hsw_ext_get_count() function
122 hsw_ext_get_count(num, &val, cpu); in hsw_ext_start()
126 hsw_ext_get_count(TSC, &tsc_at_measure_start, 0); in hsw_ext_start()
135 hsw_ext_get_count(TSC, &tsc_at_measure_end, 0); in hsw_ext_stop()
139 is_valid[cpu] = !hsw_ext_get_count(num, &val, cpu); in hsw_ext_stop()