Searched defs:r_max (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/timers/ |
A D | freq-step.c | 112 double *slope, double *r_stddev, double *r_max) in regress()
|
/tools/arch/arm64/include/asm/ |
A D | cputype.h | 249 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument 256 #define MIDR_REV_RANGE(m, v, r_min, r_max) MIDR_RANGE(m, v, r_min, v, r_max) argument
|
Completed in 7 milliseconds