Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/oprofile/
Dcommon.c20 extern struct op_mips_model op_model_loongson2_ops __weak;
108 lmodel = &op_model_loongson2_ops; in oprofile_arch_init()
Dop_model_loongson2.c152 struct op_mips_model op_model_loongson2_ops = { variable