Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/oprofile/
Dop_model_loongson2.c32 #define write_c0_perfctrl(val) __write_64bit_c0_register($24, 0, val) macro
48 write_c0_perfctrl(0); in reset_counters()
96 write_c0_perfctrl(reg.ctrl); in loongson2_cpu_start()
102 write_c0_perfctrl(0); in loongson2_cpu_stop()