Searched refs:hud_pane (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 100 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 D | hud_fps.c | 76 hud_fps_graph_install(struct hud_pane *pane) 103 hud_frametime_graph_install(struct hud_pane *pane)
|
| H A D | hud_cpu.c | 228 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 D | hud_context.c | 327 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 D | hud_cpufreq.c | 124 hud_cpufreq_graph_install(struct hud_pane *pane, int cpu_index,
|
| H A D | hud_driver_query.c | 371 struct hud_pane *pane, 424 struct hud_pane *pane, struct pipe_screen *screen,
|
| H A D | hud_diskstat.c | 174 hud_diskstat_graph_install(struct hud_pane *pane, const char *dev_name,
|
| H A D | hud_sensors_temp.c | 204 hud_sensors_temp_graph_install(struct hud_pane *pane, const char *dev_name,
|
| H A D | hud_nic.c | 246 hud_nic_graph_install(struct hud_pane *pane, const char *nic_name,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 102 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 D | hud_fps.c | 76 hud_fps_graph_install(struct hud_pane *pane) 103 hud_frametime_graph_install(struct hud_pane *pane)
|
| H A D | hud_context.c | 327 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 D | hud_cpu.c | 267 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 D | hud_cpufreq.c | 124 hud_cpufreq_graph_install(struct hud_pane *pane, int cpu_index,
|
| H A D | hud_driver_query.c | 371 struct hud_pane *pane, 424 struct hud_pane *pane, struct pipe_screen *screen,
|
| H A D | hud_diskstat.c | 175 hud_diskstat_graph_install(struct hud_pane *pane, const char *dev_name,
|
| H A D | hud_sensors_temp.c | 205 hud_sensors_temp_graph_install(struct hud_pane *pane, const char *dev_name,
|
| H A D | hud_nic.c | 247 hud_nic_graph_install(struct hud_pane *pane, const char *nic_name,
|
Completed in 13 milliseconds