Searched refs:tracepoint_string (Results 1 – 3 of 3) sorted by relevance
517 #define tracepoint_string(str) \ macro529 # define tracepoint_string(str) str macro
389 rwb_trace_step(rwb, tracepoint_string("scale up")); in scale_up()398 rwb_trace_step(rwb, tracepoint_string("scale down")); in scale_down()
333 #define TPS(x) tracepoint_string(x)