Searched refs:sync_mode (Results 1 – 7 of 7) sorted by relevance
69 static int sync_mode = 0; variable79 #define CHCK_NREENTRANCE(x) (!sync_native || !sync_mode || ((x) = collector_interface->getKey( …80 #define RECHCK_NREENTRANCE(x) (!sync_native || !sync_mode || ((x) = collector_interface->getKey( …81 #define CHCK_JREENTRANCE(x) (!sync_java || !sync_mode || ((x) = collector_interface->getKey( sy…82 #define RECHCK_JREENTRANCE(x) (!sync_java || !sync_mode || ((x) = collector_interface->getKey( sy…290 sync_mode = 1; in start_data_collection()298 sync_mode = 0; in stop_data_collection()306 sync_mode = 0; in close_experiment()317 sync_mode = 0; in detach_experiment()
76 static int sync_mode = 0; variable86 #define CHCK_NREENTRANCE(x) (!sync_native || !sync_mode || ((x) = collector_interface->getKey( …87 #define RECHCK_NREENTRANCE(x) (!sync_native || !sync_mode || ((x) = collector_interface->getKey( …88 #define CHCK_JREENTRANCE(x) (!sync_java || !sync_mode || ((x) = collector_interface->getKey( sy…89 #define RECHCK_JREENTRANCE(x) (!sync_java || !sync_mode || ((x) = collector_interface->getKey( sy…283 sync_mode = 1; in start_data_collection()291 sync_mode = 0; in stop_data_collection()299 sync_mode = 0; in close_experiment()310 sync_mode = 0; in detach_experiment()
108 int sync_mode; // if synctrace is on member
1007 exp->coll_params.sync_mode = 1; in startElement()4291 if (coll_params.sync_mode == 1) in write_coll_params()
1007 exp->coll_params.sync_mode = 1; in startElement()4293 if (coll_params.sync_mode == 1) in write_coll_params()
279 .sync_mode = WB_SYNC_NONE, in shmem_writeback()