hsw_ext_get_count  120 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c 			hsw_ext_get_count(num, &val, cpu);
hsw_ext_get_count  124 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c 	hsw_ext_get_count(TSC, &tsc_at_measure_start, base_cpu);
hsw_ext_get_count  133 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c 	hsw_ext_get_count(TSC, &tsc_at_measure_end, base_cpu);
hsw_ext_get_count  137 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c 			is_valid[cpu] = !hsw_ext_get_count(num, &val, cpu);