Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor.h26 enum {OD_NORMAL_SAMPLE, OD_SUB_SAMPLE}; enumerator
H A Dcpufreq_ondemand.c180 dbs_info->sample_type = OD_NORMAL_SAMPLE; in od_dbs_update()
395 dbs_info->sample_type = OD_NORMAL_SAMPLE; in od_start()