Searched refs:query_new_value (Results 1 – 9 of 9) sorted by relevance
209 gr->query_new_value = query_cpu_load; in hud_cpu_graph_install()301 gr->query_new_value = query_api_thread_busy_status; in hud_thread_busy_install()375 gr->query_new_value = query_thread_counter; in hud_thread_counter_install()
304 query_new_value(struct hud_graph *gr, struct pipe_context *pipe) in query_new_value() function392 gr->query_new_value = query_new_value; in hud_pipe_query_install()
84 gr->query_new_value = query_fps; in hud_fps_graph_install()
107 void (*query_new_value)(struct hud_graph *gr, struct pipe_context *pipe); member
158 gr->query_new_value = query_cfi_load; in hud_cpufreq_graph_install()
203 gr->query_new_value = query_dsi_load; in hud_diskstat_graph_install()
229 gr->query_new_value = query_sti_load; in hud_sensors_temp_graph_install()
279 gr->query_new_value = query_nic_load; in hud_nic_graph_install()
661 gr->query_new_value(gr, pipe); in hud_stop_queries()