Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/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;
/kernel/linux/linux-5.10/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;