Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c239 hud_pane_set_max_value(pane, 120); in hud_sensors_temp_graph_install()
242 hud_pane_set_max_value(pane, 12); in hud_sensors_temp_graph_install()
245 hud_pane_set_max_value(pane, 5000); in hud_sensors_temp_graph_install()
248 hud_pane_set_max_value(pane, 5000 /* mW */); in hud_sensors_temp_graph_install()
Dhud_cpu.c304 hud_pane_set_max_value(pane, 100); in hud_cpu_graph_install()
393 hud_pane_set_max_value(pane, 100); in hud_thread_busy_install()
467 hud_pane_set_max_value(pane, 100); in hud_thread_counter_install()
Dhud_private.h151 void hud_pane_set_max_value(struct hud_pane *pane, uint64_t value);
Dhud_cpufreq.c162 hud_pane_set_max_value(pane, 3000000 /* 3 GHz */); in hud_cpufreq_graph_install()
Dhud_context.c768 hud_pane_set_max_value(struct hud_pane *pane, uint64_t value) in hud_pane_set_max_value() function
858 hud_pane_set_max_value(pane, tmp); in hud_pane_update_dyn_ceiling()
899 hud_pane_set_max_value(pane, max_value); in hud_pane_create()
985 hud_pane_set_max_value(gr->pane, value); in hud_graph_add_value()
1409 hud_pane_set_max_value(pane, i); in hud_parse_env_var()
Dhud_diskstat.c209 hud_pane_set_max_value(pane, 100); in hud_diskstat_graph_install()
Dhud_nic.c285 hud_pane_set_max_value(pane, 100); in hud_nic_graph_install()
Dhud_driver_query.c413 hud_pane_set_max_value(pane, max_value); in hud_pipe_query_install()