Searched refs:hud_pane (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h100 struct hud_pane *pane;
119 struct hud_pane { struct
148 void hud_pane_add_graph(struct hud_pane *pane, struct hud_graph *gr);
149 void hud_pane_set_max_value(struct hud_pane *pane, uint64_t value);
159 void hud_fps_graph_install(struct hud_pane *pane);
160 void hud_frametime_graph_install(struct hud_pane *pane);
161 void hud_cpu_graph_install(struct hud_pane *pane, unsigned cpu_index);
162 void hud_thread_busy_install(struct hud_pane *pane, const char *name, bool main);
163 void hud_thread_counter_install(struct hud_pane *pane, const char *name,
166 struct hud_pane *pan
[all...]
H A Dhud_fps.c76 hud_fps_graph_install(struct hud_pane *pane)
103 hud_frametime_graph_install(struct hud_pane *pane)
H A Dhud_cpu.c228 hud_cpu_graph_install(struct hud_pane *pane, unsigned cpu_index)
329 hud_thread_busy_install(struct hud_pane *pane, const char *name, bool main)
404 void hud_thread_counter_install(struct hud_pane *pane, const char *name,
H A Dhud_context.c327 const struct hud_pane *pane)
402 const struct hud_pane *pane)
422 const struct hud_pane *pane)
468 struct hud_pane *pane;
621 struct hud_pane *pane;
639 struct hud_pane *pane;
769 hud_pane_set_max_value(struct hud_pane *pane, uint64_t value)
844 hud_pane_update_dyn_ceiling(struct hud_graph *gr, struct hud_pane *pane)
869 static struct hud_pane *
876 struct hud_pane *pan
[all...]
H A Dhud_cpufreq.c124 hud_cpufreq_graph_install(struct hud_pane *pane, int cpu_index,
H A Dhud_driver_query.c371 struct hud_pane *pane,
424 struct hud_pane *pane, struct pipe_screen *screen,
H A Dhud_diskstat.c174 hud_diskstat_graph_install(struct hud_pane *pane, const char *dev_name,
H A Dhud_sensors_temp.c204 hud_sensors_temp_graph_install(struct hud_pane *pane, const char *dev_name,
H A Dhud_nic.c246 hud_nic_graph_install(struct hud_pane *pane, const char *nic_name,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h102 struct hud_pane *pane;
121 struct hud_pane { struct
150 void hud_pane_add_graph(struct hud_pane *pane, struct hud_graph *gr);
151 void hud_pane_set_max_value(struct hud_pane *pane, uint64_t value);
161 void hud_fps_graph_install(struct hud_pane *pane);
162 void hud_frametime_graph_install(struct hud_pane *pane);
163 void hud_cpu_graph_install(struct hud_pane *pane, unsigned cpu_index);
164 void hud_thread_busy_install(struct hud_pane *pane, const char *name, bool main);
165 void hud_thread_counter_install(struct hud_pane *pane, const char *name,
168 struct hud_pane *pan
[all...]
H A Dhud_fps.c76 hud_fps_graph_install(struct hud_pane *pane)
103 hud_frametime_graph_install(struct hud_pane *pane)
H A Dhud_context.c327 const struct hud_pane *pane)
402 const struct hud_pane *pane)
422 const struct hud_pane *pane)
468 struct hud_pane *pane;
628 struct hud_pane *pane;
646 struct hud_pane *pane;
768 hud_pane_set_max_value(struct hud_pane *pane, uint64_t value)
843 hud_pane_update_dyn_ceiling(struct hud_graph *gr, struct hud_pane *pane)
868 static struct hud_pane *
875 struct hud_pane *pan
[all...]
H A Dhud_cpu.c267 hud_cpu_graph_install(struct hud_pane *pane, unsigned cpu_index)
368 hud_thread_busy_install(struct hud_pane *pane, const char *name, bool main)
443 void hud_thread_counter_install(struct hud_pane *pane, const char *name,
H A Dhud_cpufreq.c124 hud_cpufreq_graph_install(struct hud_pane *pane, int cpu_index,
H A Dhud_driver_query.c371 struct hud_pane *pane,
424 struct hud_pane *pane, struct pipe_screen *screen,
H A Dhud_diskstat.c175 hud_diskstat_graph_install(struct hud_pane *pane, const char *dev_name,
H A Dhud_sensors_temp.c205 hud_sensors_temp_graph_install(struct hud_pane *pane, const char *dev_name,
H A Dhud_nic.c247 hud_nic_graph_install(struct hud_pane *pane, const char *nic_name,

Completed in 13 milliseconds