Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A 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);
H A Dhud_cpufreq.c180 * \param displayhelp true if the list of detected cpus should be
185 hud_get_num_cpufreq(bool displayhelp) in hud_get_num_cpufreq() argument
243 if (displayhelp) { in hud_get_num_cpufreq()
H A Dhud_diskstat.c240 * \param displayhelp true if the list of detected devices should be
245 hud_get_num_disks(bool displayhelp) in hud_get_num_disks() argument
316 if (displayhelp) { in hud_get_num_disks()
H A Dhud_sensors_temp.c323 * \param displayhelp true if the list of detected devices should be
328 hud_get_num_sensors(bool displayhelp) in hud_get_num_sensors() argument
350 if (displayhelp) { in hud_get_num_sensors()
H A Dhud_nic.c324 * \param displayhelp true if the list of detected devices should be
329 hud_get_num_nics(bool displayhelp) in hud_get_num_nics() argument

Completed in 4 milliseconds