Searched refs:sync_stop (Results 1 – 7 of 7) sorted by relevance
206 if (oprofile_ops.sync_stop) { in oprofile_shutdown()207 int sync_ret = oprofile_ops.sync_stop(); in oprofile_shutdown()218 sync_stop(); in oprofile_shutdown()
17 void sync_stop(void);
188 void sync_stop(void) in sync_stop() function
205 ops->sync_stop = model->sync_stop; in oprofile_arch_init()
1717 .sync_stop = cell_sync_stop,
57 int (*sync_stop)(void); member
69 int (*sync_stop)(void); member