Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/oprofile/
Dcommon.c19 extern struct op_mips_model op_model_rm9000_ops __weak;
96 lmodel = &op_model_rm9000_ops; in oprofile_arch_init()
Dop_model_rm9000.c129 struct op_mips_model op_model_rm9000_ops = { variable