Lines Matching refs:TprintfT
92 #define TprintfT(...) if (collector_interface) collector_interface->writeDebugInfo( 1, __VA_ARGS_… macro
95 #define TprintfT(...) macro
108 TprintfT (0, "clockprof: init_module FAILED -- reg_module = NULL\n"); in init_module()
117 TprintfT (0, "clockprof: init_module, prof_hndl = %d\n", prof_hndl); in init_module()
153 TprintfT (0, "clockprof: open_experiment %s -- %s\n", exp, params); in open_experiment()
165 …TprintfT (0, "clockprof: open_experiment(): __collector_ext_itimer_set (actual period=%d, req_peri… in open_experiment()
208 TprintfT (0, "clockprof: start_data_collection\n"); in start_data_collection()
217 TprintfT (0, "clockprof: stop_data_collection\n"); in stop_data_collection()
226 TprintfT (0, "clockprof: close_experiment\n"); in close_experiment()
236 TprintfT (0, "clockprof: detach_experiment\n"); in detach_experiment()
259 TprintfT (0, "__collector_ext_profile_handler: ERROR: prof_mode=%d guard=%d!\n", in __collector_ext_profile_handler()
264 TprintfT (DBG_LT3, "__collector_ext_profile_handler\n"); in __collector_ext_profile_handler()
269 TprintfT (0, "collector_profile_handler: ERROR: got NULL context!\n"); in __collector_ext_profile_handler()