Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dcpufreq_ondemand.c214 if (sample_type == OD_SUB_SAMPLE) { in od_dbs_timer()
222 core_dbs_info->sample_type = OD_SUB_SAMPLE; in od_dbs_timer()
Dcpufreq_governor.h40 enum {OD_NORMAL_SAMPLE, OD_SUB_SAMPLE}; enumerator