nhm_get_count     131 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &tsc_at_measure_start, base_cpu);
nhm_get_count     135 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 			is_valid[cpu] = !nhm_get_count(num, &val, cpu);
nhm_get_count     139 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &dbg, base_cpu);
nhm_get_count     150 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &tsc_at_measure_end, base_cpu);
nhm_get_count     154 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 			is_valid[cpu] = !nhm_get_count(num, &val, cpu);
nhm_get_count     158 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &dbg, base_cpu);