Searched refs:sync_start (Results 1 – 4 of 4) sorted by relevance
58 if (oprofile_ops.sync_start) { in oprofile_setup()59 int sync_ret = oprofile_ops.sync_start(); in oprofile_setup()72 if ((err = sync_start())) in oprofile_setup()
14 int sync_start(void);
154 int sync_start(void) in sync_start() function
67 int (*sync_start)(void); member