OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_freq
(Results
1 - 7
of
7
) sorted by null
/hardware/qcom/msm8x84/kernel-headers/linux/
msm_thermal_ioctl.h
32
struct cpu_freq_arg
cpu_freq
;
member in union:msm_thermal_ioctl::__anon34122
/hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_thermal_ioctl.h
16
struct cpu_freq_arg
cpu_freq
;
member in union:msm_thermal_ioctl::__anon34219
/hardware/qcom/msm8994/kernel-headers/linux/
msm_thermal_ioctl.h
49
struct cpu_freq_arg
cpu_freq
;
member in union:msm_thermal_ioctl::__anon33454
/hardware/qcom/msm8994/original-kernel-headers/linux/
msm_thermal_ioctl.h
53
struct cpu_freq_arg
cpu_freq
;
member in union:msm_thermal_ioctl::__anon33561
/hardware/qcom/msm8996/kernel-headers/linux/
msm_thermal_ioctl.h
49
struct cpu_freq_arg
cpu_freq
;
member in union:msm_thermal_ioctl::__anon33699
/hardware/qcom/msm8996/original-kernel-headers/linux/
msm_thermal_ioctl.h
53
struct cpu_freq_arg
cpu_freq
;
member in union:msm_thermal_ioctl::__anon33849
/external/opencv3/modules/core/test/
test_ds.cpp
342
double
cpu_freq
;
member in class:Core_DynStructBaseTest
430
cpu_freq
= cv::getTickFrequency();
435
test_progress = update_progress( test_progress, 0, 0, (double)(t - start_time)/
cpu_freq
);
[
all
...]
Completed in 193 milliseconds