Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/oprofile/
Doprof.c59 int sync_ret = oprofile_ops.sync_start(); in oprofile_setup() local
60 switch (sync_ret) { in oprofile_setup()
207 int sync_ret = oprofile_ops.sync_stop(); in oprofile_shutdown() local
208 switch (sync_ret) { in oprofile_shutdown()