Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/oprofile/
Doprof.c99 if (oprofile_ops.switch_events) in start_switch_worker()
110 if (oprofile_ops.switch_events()) in switch_worker()
130 if (!oprofile_ops.switch_events) { in oprofile_set_timeout()
/linux-4.19.296/include/linux/
Doprofile.h74 int (*switch_events)(void); member