Searched refs:tp_call (Results 1 – 2 of 2) sorted by relevance
82 tp_call(tp_id_t testpoint, tp_val_t val);84 #define TESTPOINT(x) tp_call(x, 0);
83 tp_call(tp_id_t testpoint, tp_val_t val) in tp_call() function107 tp_call(msg->id, msg->val); in testpoint_handler()