Lines Matching refs:TprintfT
93 #define TprintfT(...) if (collector_interface) collector_interface->writeDebugInfo( 1, __VA_ARGS_… macro
96 #define TprintfT(...) macro
109 TprintfT (0, "clockprof: init_module FAILED -- reg_module = NULL\n"); in init_module()
118 TprintfT (0, "clockprof: init_module, prof_hndl = %d\n", prof_hndl); in init_module()
154 TprintfT (0, "clockprof: open_experiment %s -- %s\n", exp, params); in open_experiment()
166 …TprintfT (0, "clockprof: open_experiment(): __collector_ext_itimer_set (actual period=%d, req_peri… in open_experiment()
215 TprintfT (0, "clockprof: start_data_collection\n"); in start_data_collection()
224 TprintfT (0, "clockprof: stop_data_collection\n"); in stop_data_collection()
233 TprintfT (0, "clockprof: close_experiment\n"); in close_experiment()
243 TprintfT (0, "clockprof: detach_experiment\n"); in detach_experiment()
266 TprintfT (0, "__collector_ext_profile_handler: ERROR: prof_mode=%d guard=%d!\n", in __collector_ext_profile_handler()
271 TprintfT (DBG_LT3, "__collector_ext_profile_handler\n"); in __collector_ext_profile_handler()
276 TprintfT (0, "collector_profile_handler: ERROR: got NULL context!\n"); in __collector_ext_profile_handler()