Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dcommon.c20 extern struct op_mips_model op_model_loongson2_ops __weak;
108 lmodel = &op_model_loongson2_ops; in oprofile_arch_init()
H A Dop_model_loongson2.c152 struct op_mips_model op_model_loongson2_ops = { variable