Home
last modified time | relevance | path

Searched refs:displayhelp (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h187 int hud_get_num_nics(bool displayhelp);
194 int hud_get_num_disks(bool displayhelp);
200 int hud_get_num_cpufreq(bool displayhelp);
208 int hud_get_num_sensors(bool displayhelp);
Dhud_cpufreq.c185 hud_get_num_cpufreq(bool displayhelp) in hud_get_num_cpufreq() argument
243 if (displayhelp) { in hud_get_num_cpufreq()
Dhud_diskstat.c245 hud_get_num_disks(bool displayhelp) in hud_get_num_disks() argument
316 if (displayhelp) { in hud_get_num_disks()
Dhud_sensors_temp.c328 hud_get_num_sensors(bool displayhelp) in hud_get_num_sensors() argument
350 if (displayhelp) { in hud_get_num_sensors()
Dhud_nic.c329 hud_get_num_nics(bool displayhelp) in hud_get_num_nics() argument