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

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

Completed in 109 milliseconds