Home
last modified time | relevance | path

Searched refs:FREQUENCY (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/.gitlab-ci/common/
Dintel-gpu-freq.sh585 -s, --set [{min|max}=]{FREQUENCY[%]|+|-}
587 Append '%' to interpret FREQUENCY as % of hw max.
602 --cpu-set-max [FREQUENCY%|+|-}
/third_party/ltp/testcases/kernel/power_management/
DREADME25 for CPU FREQUENCY tests:
48 Test Scripts for CPU FREQUENCY:
/third_party/alsa-lib/src/pcm/
Dpcm_meter.c47 #define FREQUENCY 50 macro
807 …err = snd_pcm_meter_open(pcmp, name, frequency > 0 ? (unsigned int) frequency : FREQUENCY, spcm, 1… in _snd_pcm_meter_open()