Searched refs:total_trans (Results 1 – 1 of 1) sorted by relevance
435 unsigned long total_trans = cpufreq_get_transitions(cpu); in get_freq_stats() local451 if (total_trans) in get_freq_stats()452 printf(" (%lu)\n", total_trans); in get_freq_stats()