| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | oprof.h | 22 struct oprofile_operations; 29 extern struct oprofile_operations oprofile_ops; 36 int oprofile_timer_init(struct oprofile_operations *ops); 38 int op_nmi_timer_init(struct oprofile_operations *ops); 40 static inline int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init()
|
| H A D | timer_int.c | 112 int oprofile_timer_init(struct oprofile_operations *ops) in oprofile_timer_init()
|
| H A D | nmi_timer_int.c | 136 int __init op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init()
|
| H A D | oprof.c | 25 struct oprofile_operations oprofile_ops;
|
| H A D | oprofile_perf.c | 274 int __init oprofile_perf_init(struct oprofile_operations *ops) in oprofile_perf_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/oprofile/ |
| H A D | init.c | 20 extern int op_nmi_init(struct oprofile_operations *ops); 23 static int op_nmi_init(struct oprofile_operations *ops) { return -ENODEV; } in op_nmi_init() 29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| H A D | op_x86_model.h | 31 struct oprofile_operations; 42 int (*init)(struct oprofile_operations *ops);
|
| H A D | nmi_int.c | 274 static inline void mux_init(struct oprofile_operations *ops) in mux_init() 298 static inline void mux_init(struct oprofile_operations *ops) { } in mux_init() 673 int __init op_nmi_init(struct oprofile_operations *ops) in op_nmi_init()
|
| H A D | op_model_ppro.c | 228 static int arch_perfmon_init(struct oprofile_operations *ignore) in arch_perfmon_init()
|
| H A D | op_model_amd.c | 509 static int op_amd_init(struct oprofile_operations *ops) in op_amd_init()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | oprofile.h | 50 struct oprofile_operations { struct 86 int oprofile_arch_init(struct oprofile_operations * ops); argument 197 int __init oprofile_perf_init(struct oprofile_operations *ops); 201 static inline int __init oprofile_perf_init(struct oprofile_operations *ops) in oprofile_perf_init()
|
| /OK3568_Linux_fs/kernel/arch/ia64/oprofile/ |
| H A D | init.c | 15 extern int perfmon_init(struct oprofile_operations *ops); 19 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/sh/oprofile/ |
| H A D | common.c | 37 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init() 58 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/sparc/oprofile/ |
| H A D | init.c | 59 static int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init() 72 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/oprofile/ |
| H A D | microblaze_oprofile.c | 15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/parisc/oprofile/ |
| H A D | init.c | 15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/arc/oprofile/ |
| H A D | common.c | 11 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/oprofile/ |
| H A D | init.c | 17 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/s390/oprofile/ |
| H A D | init.c | 29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/oprofile/ |
| H A D | common.c | 121 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/oprofile/ |
| H A D | common.c | 75 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/alpha/oprofile/ |
| H A D | common.c | 142 oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/oprofile/ |
| H A D | common.c | 188 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|