Home
last modified time | relevance | path

Searched refs:rh (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dhyperv_clock.c27 } rm, rn, rh, a0, b0; in mul_u64_u64_shr64() local
35 rh.ll = (u64)a0.l.high * b0.l.high; in mul_u64_u64_shr64()
37 rh.l.low = c = rm.l.high + rn.l.high + rh.l.low; in mul_u64_u64_shr64()
38 rh.l.high = (c >> 32) + rh.l.high; in mul_u64_u64_shr64()
40 return rh.ll; in mul_u64_u64_shr64()
/tools/testing/selftests/cgroup/
A Dmemcg_protection.m43 rh = []; variable
85 rh = [rh ; r]; variable
/tools/power/pm-graph/
A Dsleepgraph.py2905 rh = self.rowH
2910 rh = 15
2912 self.rowheight[t][p][row] = rowheight * rh

Completed in 13 milliseconds