HomeSort by relevance Sort by last modified time
    Searched defs:op_msrs (Results 1 - 2 of 2) sorted by null

  /external/oprofile/module/ia64/
op_ia64_model.h 27 struct op_msrs { struct
  /external/oprofile/module/x86/
op_x86_model.h 26 struct op_msrs { struct
36 void (*fill_in_addresses)(struct op_msrs * const msrs);
37 void (*setup_ctrs)(struct op_msrs const * const msrs);
39 struct op_msrs const * const msrs,
41 void (*start)(struct op_msrs const * const msrs);
42 void (*stop)(struct op_msrs const * const msrs);

Completed in 93 milliseconds