Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprof.h36 int oprofile_timer_init(struct oprofile_operations *ops);
H A Dtimer_int.c112 int oprofile_timer_init(struct oprofile_operations *ops) in oprofile_timer_init() function
H A Doprof.c261 err = oprofile_timer_init(&oprofile_ops); in oprofile_init()