Home
last modified time | relevance | path

Searched refs:oprofile_operations (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.10/drivers/oprofile/
Doprof.h22 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()
Dtimer_int.c112 int oprofile_timer_init(struct oprofile_operations *ops) in oprofile_timer_init()
Dnmi_timer_int.c136 int __init op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init()
Doprof.c25 struct oprofile_operations oprofile_ops;
Doprofile_perf.c274 int __init oprofile_perf_init(struct oprofile_operations *ops) in oprofile_perf_init()
/Linux-v5.10/arch/x86/oprofile/
Dinit.c20 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()
Dop_x86_model.h31 struct oprofile_operations;
42 int (*init)(struct oprofile_operations *ops);
Dnmi_int.c274 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()
Dop_model_ppro.c228 static int arch_perfmon_init(struct oprofile_operations *ignore) in arch_perfmon_init()
Dop_model_amd.c509 static int op_amd_init(struct oprofile_operations *ops) in op_amd_init()
/Linux-v5.10/include/linux/
Doprofile.h50 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()
/Linux-v5.10/arch/ia64/oprofile/
Dinit.c15 extern int perfmon_init(struct oprofile_operations *ops);
19 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/sh/oprofile/
Dcommon.c37 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()
/Linux-v5.10/arch/sparc/oprofile/
Dinit.c59 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()
/Linux-v5.10/arch/microblaze/oprofile/
Dmicroblaze_oprofile.c15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/parisc/oprofile/
Dinit.c15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/arc/oprofile/
Dcommon.c11 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/xtensa/oprofile/
Dinit.c17 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/s390/oprofile/
Dinit.c29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/arm/oprofile/
Dcommon.c121 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/mips/oprofile/
Dcommon.c75 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/alpha/oprofile/
Dcommon.c142 oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/Linux-v5.10/arch/powerpc/oprofile/
Dcommon.c188 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()