Searched refs:hud_cpufreq_graph_install (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_private.h | 204 void hud_cpufreq_graph_install(struct hud_pane *pane, int cpu_index, unsigned int mode);
|
H A D | hud_cpufreq.c | 124 hud_cpufreq_graph_install(struct hud_pane *pane, int cpu_index, in hud_cpufreq_graph_install() function
|
H A D | hud_context.c | 1295 hud_cpufreq_graph_install(pane, i, CPUFREQ_MINIMUM); in hud_parse_env_var() 1299 hud_cpufreq_graph_install(pane, i, CPUFREQ_CURRENT); in hud_parse_env_var() 1303 hud_cpufreq_graph_install(pane, i, CPUFREQ_MAXIMUM); in hud_parse_env_var()
|
Completed in 4 milliseconds