Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/oprofile/
Dinit.c44 static struct oprofile_operations timer_ops; variable
92 return timer_ops.start(); in oprofile_hwsampler_start()
108 timer_ops.stop(); in oprofile_hwsampler_stop()
442 memcpy(&timer_ops, ops, sizeof(timer_ops)); in oprofile_hwsampler_init()
/linux-4.4.14/sound/drivers/
Ddummy.c237 const struct dummy_timer_ops *timer_ops; member
374 const struct dummy_timer_ops *timer_ops; member