Home
last modified time | relevance | path

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

/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()