Searched refs:tracepoint_string (Results 1 – 3 of 3) sorted by relevance
450 #define tracepoint_string(str) \ macro462 # define tracepoint_string(str) str macro
387 rwb_trace_step(rwb, tracepoint_string("scale up")); in scale_up()396 rwb_trace_step(rwb, tracepoint_string("scale down")); in scale_down()
14 #define TPS(x) tracepoint_string(x)