Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/oprofile/
Doprof.h36 int oprofile_timer_init(struct oprofile_operations *ops);
Dtimer_int.c110 int oprofile_timer_init(struct oprofile_operations *ops) in oprofile_timer_init() function
Doprof.c261 err = oprofile_timer_init(&oprofile_ops); in oprofile_init()
/linux-4.4.14/arch/s390/oprofile/
Dinit.c439 if (oprofile_timer_init(ops)) in oprofile_hwsampler_init()