Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/oprofile/
Dinit.c43 static struct oprofile_operations timer_ops; variable
91 return timer_ops.start(); in oprofile_hwsampler_start()
107 timer_ops.stop(); in oprofile_hwsampler_stop()
441 memcpy(&timer_ops, ops, sizeof(timer_ops)); in oprofile_hwsampler_init()
/linux-4.1.27/sound/drivers/
Ddummy.c237 const struct dummy_timer_ops *timer_ops; member
374 const struct dummy_timer_ops *timer_ops; member