Home
last modified time | relevance | path

Searched defs:op_mips_model (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/mips/oprofile/
Dop_impl.h28 struct op_mips_model { struct
29 void (*reg_setup) (struct op_counter_config *);
30 void (*cpu_setup) (void *dummy);
31 int (*init)(void);
32 void (*exit)(void);
33 void (*cpu_start)(void *args);
34 void (*cpu_stop)(void *args);
35 char *cpu_type;
36 unsigned char num_counters;