Home
last modified time | relevance | path

Searched refs:tracepoint_string (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dtracepoint.h450 #define tracepoint_string(str) \ macro
462 # define tracepoint_string(str) str macro
/linux/block/
H A Dblk-wbt.c387 rwb_trace_step(rwb, tracepoint_string("scale up")); in scale_up()
396 rwb_trace_step(rwb, tracepoint_string("scale down")); in scale_down()
/linux/include/trace/events/
H A Dpower.h14 #define TPS(x) tracepoint_string(x)