Lines Matching refs:high
52 uint low, high; in athlon_setup_ctrs() local
57 CTRL_READ(low, high, msrs, i); in athlon_setup_ctrs()
59 CTRL_WRITE(low, high, msrs, i); in athlon_setup_ctrs()
72 CTRL_READ(low, high, msrs, i); in athlon_setup_ctrs()
79 CTRL_WRITE(low, high, msrs, i); in athlon_setup_ctrs()
89 uint low, high; in athlon_check_ctrs() local
93 CTR_READ(low, high, msrs, i); in athlon_check_ctrs()
105 uint low, high; in athlon_start() local
109 CTRL_READ(low, high, msrs, i); in athlon_start()
111 CTRL_WRITE(low, high, msrs, i); in athlon_start()
119 uint low, high; in athlon_stop() local
123 CTRL_READ(low, high, msrs, i); in athlon_stop()
125 CTRL_WRITE(low, high, msrs, i); in athlon_stop()