Searched refs:heap_mode (Results 1 – 6 of 6) sorted by relevance
69 static int heap_mode = 0; variable73 #define CHCK_REENTRANCE(x) ( !heap_mode || ((x) = collector_interface->getKey( heap_key )) == NULL…199 heap_mode = 1; in start_data_collection()207 heap_mode = 0; in stop_data_collection()215 heap_mode = 0; in close_experiment()225 heap_mode = 0; in detach_experiment()279 if (!heap_mode) in malloc()316 if (!heap_mode) in free()356 if (!heap_mode) in realloc()
63 static int heap_mode = 0; variable67 #define CHCK_REENTRANCE(x) ( !heap_mode || ((x) = collector_interface->getKey( heap_key )) == NULL…191 heap_mode = 1; in start_data_collection()199 heap_mode = 0; in stop_data_collection()207 heap_mode = 0; in close_experiment()217 heap_mode = 0; in detach_experiment()271 if (!heap_mode) in malloc()308 if (!heap_mode) in free()348 if (!heap_mode) in realloc()
112 int heap_mode; // if heaptrace is on member
980 exp->coll_params.heap_mode = 1; in startElement()4318 if (coll_params.heap_mode == 1) in write_coll_params()
980 exp->coll_params.heap_mode = 1; in startElement()4320 if (coll_params.heap_mode == 1) in write_coll_params()