Searched refs:trans_table (Results 1 – 8 of 8) sorted by relevance
50 - trans_table64 -r--r--r-- 1 root root 4096 May 14 16:06 trans_table96 - **trans_table**107 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat trans_table131 time_in_state、total_trans和trans_table的统计数据。
50 - trans_table64 -r--r--r-- 1 root root 4096 May 14 16:06 trans_table96 - **trans_table**107 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat trans_table131 time_in_state、total_trans和trans_table的統計數據。
23 unsigned int *trans_table; member44 memset(stats->trans_table, 0, count * count * sizeof(int)); in cpufreq_stats_reset_table()156 count = stats->trans_table[i * stats->max_state + j]; in show_trans_table()171 cpufreq_freq_attr_ro(trans_table);177 &trans_table.attr,240 stats->trans_table = stats->freq_table + count; in cpufreq_stats_create_table()287 stats->trans_table[old_index * stats->max_state + new_index]++; in cpufreq_stats_record_transition()
39 - trans_table55 -r--r--r-- 1 root root 4096 May 14 16:06 trans_table92 - **trans_table**108 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat trans_table133 statistics which includes time_in_state, total_trans and trans_table.
137 unsigned int *trans_table; member
302 static const int trans_table[] = { in mthca_status_to_errno() local322 if (status >= ARRAY_SIZE(trans_table) || in mthca_status_to_errno()324 && trans_table[status] == 0)) in mthca_status_to_errno()327 return trans_table[status]; in mthca_status_to_errno()
458 static state_fn * const trans_table[IS_COUNT][LT_COUNT] = { variable591 trans_table[ifstate[depth]][lineval](); in process()
250 What: /sys/class/thermal/cooling_deviceX/stats/trans_table