Home
last modified time | relevance | path

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

/external/oprofile/module/x86/
Dop_x86_model.h45 extern struct op_x86_model_spec const op_ppro_spec;
Dop_model_ppro.c115 struct op_x86_model_spec const op_ppro_spec = { variable
Dop_nmi.c39 model = &op_ppro_spec; in get_model()