Home
last modified time | relevance | path

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

/linux-3.4.99/tools/power/cpupower/utils/idle_monitor/
Dmperf_monitor.c40 .range = RANGE_THREAD,
47 .range = RANGE_THREAD,
55 .range = RANGE_THREAD,
Dcpupower-monitor.h25 RANGE_THREAD, /* Lowest in topology hierarcy, AMD: core, Intel: thread enumerator
Dcpuidle_sysfs.c155 cpuidle_cstates[num].range = RANGE_THREAD; in cpuidle_register()