Home
last modified time | relevance | path

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

/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()