Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/oprofile/
Doprof.h36 int oprofile_timer_init(struct oprofile_operations *ops);
Dtimer_int.c112 int oprofile_timer_init(struct oprofile_operations *ops) in oprofile_timer_init() function
Doprof.c261 err = oprofile_timer_init(&oprofile_ops); in oprofile_init()