Home
last modified time | relevance | path

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

/linux-3.4.99/tools/power/cpupower/utils/idle_monitor/
Dmperf_monitor.c31 static int mperf_get_count_freq(unsigned int id, unsigned long long *count,
56 .get_count = mperf_get_count_freq,
154 static int mperf_get_count_freq(unsigned int id, unsigned long long *count, in mperf_get_count_freq() function